From 7056d516b492078eb94473544b423b7c07d74798 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Tue, 23 Nov 2021 14:18:35 +0100 Subject: [PATCH] fix: image inclusion and alt text syntax was wrong. Turns out the image description needed to be wrapped in an extra pair of square brackets and that quotes must be escaped or removed. --- website/docs/user_guide/quickstart.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/docs/user_guide/quickstart.md b/website/docs/user_guide/quickstart.md index 7c7e8c432d..a975312a3b 100644 --- a/website/docs/user_guide/quickstart.md +++ b/website/docs/user_guide/quickstart.md @@ -255,9 +255,9 @@ Follow steps outlined in the [Run Unleash with Docker](#run-unleash-with-docker) To get an API key, access your Unleash instance in a web browser. First, navigate to the API access screen. - ![The Unleash UI showing a dropdown menu under the "Configure" menu -entry. The dropdown menu's "API Access" option is highlighted and -you're told to navigate there.](/img/api_access_navigation.png 'Navigate to the API access page.') + [![The Unleash UI showing a dropdown menu under the Configure menu +entry. The dropdown menu's API Access option is highlighted and +you're told to navigate there.]](/img/api_access_navigation.png 'Navigate to the API access page.') Next, create an API key with these details