Merge pull request #3502 from delftswa2014/update-doc-link
Changed doc link in template
This commit is contained in:
commit
0903515c39
|
@ -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