Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MKDocs Template
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EDP
MKDocs Template
Commits
007d2d4f
Verified
Commit
007d2d4f
authored
4 years ago
by
Romain Deville
Browse files
Options
Downloads
Patches
Plain Diff
Fix issues with wrong link to image in example
parent
d101254e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/personal_template/example.md
+2
-2
2 additions, 2 deletions
docs/personal_template/example.md
with
2 additions
and
2 deletions
docs/personal_template/example.md
+
2
−
2
View file @
007d2d4f
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment