Changed doc link in template
Changed the doc link in the template to link to /docs/home instead of / Signed-off-by: Joop Aué <joopaue@gmail.com>
This commit is contained in:
parent
c40272cebd
commit
6bc3dee98d
|
@ -18,8 +18,8 @@ print_hi('Tom')
|
||||||
#=> prints 'Hi, Tom' to STDOUT.
|
#=> prints 'Hi, Tom' to STDOUT.
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
Check out the [Jekyll docs][jekyll] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll’s dedicated Help repository][jekyll-help].
|
Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll’s dedicated Help repository][jekyll-help].
|
||||||
|
|
||||||
[jekyll]: http://jekyllrb.com
|
[jekyll-docs]: http://jekyllrb.com/docs/home
|
||||||
[jekyll-gh]: https://github.com/jekyll/jekyll
|
[jekyll-gh]: https://github.com/jekyll/jekyll
|
||||||
[jekyll-help]: https://github.com/jekyll/jekyll-help
|
[jekyll-help]: https://github.com/jekyll/jekyll-help
|
||||||
|
|
Loading…
Reference in New Issue