diff --git a/docs/articles/api-key-administration.md b/docs/articles/api-key-administration.md index 8b84b705..f4aa4f0e 100644 --- a/docs/articles/api-key-administration.md +++ b/docs/articles/api-key-administration.md @@ -12,7 +12,7 @@ section under the **Settings** tab. To add a new API Key Consumer click the **Add new consumer** button and complete the form. -![New API Key Consumer](./api-key-management-media/new-api-key-consumer.png) +![New API Key Consumer](./media/new-api-key-consumer.png) If you're using the Zuplo [Developer Portal](./developer-portal.md), we have an integration with the API Key API that allows developers to access their API diff --git a/docs/articles/api-key-end-users.md b/docs/articles/api-key-end-users.md index 8bef41ab..f625ca04 100644 --- a/docs/articles/api-key-end-users.md +++ b/docs/articles/api-key-end-users.md @@ -26,7 +26,7 @@ the portal. When API Key Managers log into the Developer Portal they can copy, manage, or create new API Keys. -![API Keys in Developer Portal](./api-key-management-media/api-key-dev-portal.png) +![API Keys in Developer Portal](./media/api-key-dev-portal.png) ## React Component and API diff --git a/docs/articles/api-key-management-media/api-key-consumers.png b/docs/articles/media/api-key-consumers.png similarity index 100% rename from docs/articles/api-key-management-media/api-key-consumers.png rename to docs/articles/media/api-key-consumers.png diff --git a/docs/articles/api-key-management-media/api-key-dev-portal.png b/docs/articles/media/api-key-dev-portal.png similarity index 100% rename from docs/articles/api-key-management-media/api-key-dev-portal.png rename to docs/articles/media/api-key-dev-portal.png diff --git a/docs/articles/api-key-management-media/new-api-key-consumer.png b/docs/articles/media/new-api-key-consumer.png similarity index 100% rename from docs/articles/api-key-management-media/new-api-key-consumer.png rename to docs/articles/media/new-api-key-consumer.png