Fixed wrong URL
parent
b3bb56b602
commit
cb85b960e3
|
@ -77,7 +77,7 @@ Depending page type, create an entry in one of these files:
|
||||||
{% capture whatsnext %}
|
{% capture whatsnext %}
|
||||||
* Learn about [using page templates](/docs/contribute/page-templates/).
|
* Learn about [using page templates](/docs/contribute/page-templates/).
|
||||||
* Learn about [staging your changes](/docs/contribute/stage-documentation-changes).
|
* Learn about [staging your changes](/docs/contribute/stage-documentation-changes).
|
||||||
* Learn about [creating a pull request](/docs/contribute/write-new-topic).
|
* Learn about [creating a pull request](/docs/contribute/create-pull-request/).
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
{% include templates/task.md %}
|
{% include templates/task.md %}
|
||||||
|
|
Loading…
Reference in New Issue