Geez, forgot to upload the image:)

This commit is contained in:
2022-09-29 19:05:48 +00:00
parent 7d06c9ece4
commit e3366ffd2c
3 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ To create a new Story:
Make and save your changes:
* Make the changes you would like to see, in one file or multiple files.
* To add images, upload files to the `files/docs/img/` folder and reference them in the text with `![CAPTION](img/FILE.NAME)`
* To add images, upload files to the `files/docs/img/` folder and reference them in the text with `![CAPTION](/img/FILE.NAME)`
* When you're finished, press the "Create commit..." button under the file listing on the left.
* Enter some text as a commit message that summarizes what you did.
* Choose "Create a new branch" and leave "Start a new merge request" checked, and press "Commit."