1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00

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.
This commit is contained in:
Thomas Heartman 2021-11-23 14:18:35 +01:00
parent 99a2bae0f9
commit 7056d516b4

View File

@ -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