From 866b7797b6ecc339a1ae6ec512786749f6db2a1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Ka=CC=88mmerle?= Date: Wed, 23 May 2018 20:08:12 +0200 Subject: Fix broken image reference --- doc/user/snippets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.1