Skip to content

Commit 02a9633

Browse files
committed
fix urls in jekyll standard post
1 parent 33f8996 commit 02a9633

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2017-09-07-welcome-to-jekyll.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ print_hi('Tom')
2222

2323
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 Talk][jekyll-talk].
2424

25-
[jekyll-docs]: https://jekyllrb.com/docs/home
25+
[jekyll-docs]: http://jekyllrb.com/docs/home
2626
[jekyll-gh]: https://github.com/jekyll/jekyll
27-
[jekyll-talk]: https://talk.jekyllrb.com/
27+
[jekyll-talk]: http://talk.jekyllrb.com/

0 commit comments

Comments
 (0)