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
b31e58a9
Verified
Commit
b31e58a9
authored
4 years ago
by
Romain Deville
Browse files
Options
Downloads
Patches
Plain Diff
Update documentation link in contributing
parent
756e833a
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/about/contributing.md
+5
-3
5 additions, 3 deletions
docs/about/contributing.md
with
5 additions
and
3 deletions
docs/about/contributing.md
+
5
−
3
View file @
b31e58a9
{% set curr_repo=subs("mkdocs_template") %}
{% set curr_repo=subs("mkdocs_template") %}
<!-- BEGIN MKDOCS TEMPLATE -->
<!-- BEGIN MKDOCS TEMPLATE -->
<!--
<!--
WARNING, DO NOT UPDATE CONTENT BETWEEN MKDOCS TEMPLATE TAG !
WARNING, DO NOT UPDATE CONTENT BETWEEN MKDOCS TEMPLATE TAG !
...
@@ -40,9 +41,9 @@ my projects. There you will find:
...
@@ -40,9 +41,9 @@ my projects. There you will find:
*
[
Contributing workflow
][
contributing_workflow
]
, which provide an example
*
[
Contributing workflow
][
contributing_workflow
]
, which provide an example
of the workflow I used for the development.
of the workflow I used for the development.
[
developers_guides
]:
{{
site_base_url }}/dev_guides/index.html
[
developers_guides
]:
{{
site_base_url }}/
latest/
dev_guides/index.html
[
syntax_guide
]:
{{
site_base_url }}/dev_guides/style_guides/index.html
[
syntax_guide
]:
{{
site_base_url }}/
latest/
dev_guides/style_guides/index.html
[
contributing_workflow
]:
{{
site_base_url }}/dev_guides/
contributing_workflow
.html
[
contributing_workflow
]:
{{
site_base_url }}/
latest/
dev_guides/
developer_guidelines
.html
## Community
## Community
...
@@ -52,3 +53,4 @@ conduct][code_of_conduct].
...
@@ -52,3 +53,4 @@ conduct][code_of_conduct].
[
code_of_conduct
]:
code_of_conduct.md
[
code_of_conduct
]:
code_of_conduct.md
<!-- END MKDOCS TEMPLATE -->
<!-- END MKDOCS TEMPLATE -->
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