summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/snippets.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/snippets.md b/doc/user/snippets.md
index 8847044b911..d6b0dbb60f0 100644
--- a/doc/user/snippets.md
+++ b/doc/user/snippets.md
@@ -35,7 +35,7 @@ Public snippets can not only be shared, but also embedded on any website. This a
Embedded snippets are displayed with a header that shows the file name if defined, the snippet size, a link to GitLab and the actual snippet content. Actions in the header allow users to see the snippet in raw format and download it.
-![Embedded snippet](gitlab_snippet_embedded.png)
+![Embedded snippet](img/gitlab_snippet_embedded.png)
To embed a snippet, you can simply click on the "Copy to clipboard" button in the "Embed" section on top. This copies a one-line script that you can add to any website or blog post.