From e677c17aabc0022767af8d8e258622e6bdd23ca9 Mon Sep 17 00:00:00 2001 From: Adam Altman Date: Sun, 29 Sep 2024 13:36:45 -0500 Subject: [PATCH] docs: fix typo in url (#1744) --- docs/commands/push.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/commands/push.md b/docs/commands/push.md index 2074ed9d..b58d8a12 100644 --- a/docs/commands/push.md +++ b/docs/commands/push.md @@ -21,7 +21,7 @@ Have the following values ready to use with the `push` command: - An active organization [API key](https://redocly.com/docs/realm/setup/how-to/api-keys). - [Redocly CLI](../installation.md) installed. -Use the `REDOCLY_AUTHORIZATION` environment variable to set the API key. See the [Manage API keys](https://redocly.com/docs/realm//setup/how-to/api-keys) page in the documentation for details on how to get your API key in Reunite. +Use the `REDOCLY_AUTHORIZATION` environment variable to set the API key. See the [Manage API keys](https://redocly.com/docs/realm/setup/how-to/api-keys) page in the documentation for details on how to get your API key in Reunite. ## Command usage