mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Changed https to http in the GitHub Pages link. fixes #1051.
This commit is contained in:
committed by
Parker Moore
parent
eda088136f
commit
25cb387953
@@ -5,7 +5,7 @@ prev_section: extras
|
||||
next_section: deployment-methods
|
||||
---
|
||||
|
||||
[GitHub Pages](https://pages.github.com) are public web pages for users,
|
||||
[GitHub Pages](http://pages.github.com) are public web pages for users,
|
||||
organizations, and repositories, that are freely hosted on GitHub's
|
||||
[github.io]() domain or on a custom domain name of your choice. GitHub Pages are
|
||||
powered by Jekyll behind the scenes, so in addition to supporting regular HTML
|
||||
|
||||
Reference in New Issue
Block a user