Remove duplicate paragraph.

This commit is contained in:
Kurt Anderson 2017-01-09 08:01:58 -05:00 committed by GitHub
parent 5ef6edb977
commit 0ebc832e1b
1 changed files with 0 additions and 6 deletions

View File

@ -132,12 +132,6 @@ stored in a specially named `gh-pages` branch or in a `docs` folder on the
will become available under a subpath of your user pages subdomain, such as will become available under a subpath of your user pages subdomain, such as
`username.github.io/project` (unless a custom domain is specified). `username.github.io/project` (unless a custom domain is specified).
The Jekyll project repository itself is a perfect example: the
[master branch]({{ site.repository }}) contains the actual software project
for Jekyll, however the Jekyll website (that youre looking at right now) is
contained in the [docs folder]({{ site.repository }}/tree/master/docs) of the
same repository.
The Jekyll project repository itself is a perfect example of this branch The Jekyll project repository itself is a perfect example of this branch
structure—the [master branch]({{ site.repository }}) contains the structure—the [master branch]({{ site.repository }}) contains the
actual software project for Jekyll, and the Jekyll website that youre actual software project for Jekyll, and the Jekyll website that youre