Continue filling-in the config doc.

This commit is contained in:
Martin Taillefer 2017-04-17 13:18:34 -07:00
parent 1e93907b7f
commit df0bc2cffa
2 changed files with 3 additions and 4 deletions

View File

@ -137,7 +137,7 @@ Here's an interesting thing to know about the steps you just did.
</pre>
{% endraw %}
Here's an example of a published topic that uses the task template: [TBD]({{site.baseurl}}/docs/tasks/tbd.html)
[Here's]({{site.baseurl}}/docs/tasks/tbd.html) an example of a published topic that uses the task template.
## Tutorial template
@ -218,7 +218,7 @@ Here's something interesting about the code you ran in the preceding steps.
</pre>
{% endraw %}
[Here's]({{site.baseurl}}/docs/tutorials/TBD.html) an example of a published topic that uses the tutorial template.
[Here's]({{site.baseurl}}/docs/tutorials/tbd.html) an example of a published topic that uses the tutorial template.
## Sample template

View File

@ -59,8 +59,7 @@ Choose a title for your topic that has the keywords you want search engines to f
Create a filename for your topic that uses the words in your title, separated by hyphens,
all in lower case.
For example, the topic with title
[TBD]({{site.baseurl}}/docs/tasks/tbd.html)
For example, the topic with title [TBD]({{site.baseurl}}/docs/tasks/tbd.html)
has filename `tbd.md`. You don't need to put
"Istio" in the filename, because "Istio" is already in the
URL for the topic, for example: