Merge pull request #1901 from bibryam/wrong-url

Fixed wrong URL
This commit is contained in:
devin-donnelly
2016-12-21 15:12:26 -08:00
committed by GitHub
+1 -1
View File
@@ -122,7 +122,7 @@ image format is SVG.
{% capture whatsnext %}
* Learn about [using page templates](/docs/contribute/page-templates/).
* 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 %}
{% include templates/task.md %}