Skip to content
Snippets Groups Projects
Verified Commit 007d2d4f authored by Romain Deville's avatar Romain Deville
Browse files

:bug: Fix issues with wrong link to image in example

parent d101254e
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,6 @@ the custom template. ...@@ -33,6 +33,6 @@ the custom template.
![!Custom Template Preview][custom_template_preview] ![!Custom Template Preview][custom_template_preview]
[mkdocs_template_rdeville]: {{ git_platform.url }}{{ curr_repo.git_slug_with_namespace }}_rdeville [mkdocs_template_rdeville]: {{ git_platform.url }}{{ curr_repo.git_slug_with_namespace }}_rdeville
[basic_template_preview]: /assets/img/basic_template_preview.png [basic_template_preview]: ../assets/img/basic_template_preview.png
[custom_template_preview]: /assets/img/custom_template_preview.png [custom_template_preview]: ../assets/img/custom_template_preview.png
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment