mirror of
1
0
Fork 0

Merge branch 'patch-1' into 'master'

corrected some references to the not more used pages branch

See merge request pages/gitbook!7
This commit is contained in:
Achilleas Pipinellis 2017-10-02 15:58:25 +00:00
commit 5d24658782
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
![Build Status](https://gitlab.com/pages/gitbook/badges/pages/build.svg)
![Build Status](https://gitlab.com/pages/gitbook/badges/master/build.svg)
---
@ -63,7 +63,7 @@ To work locally with this project, you'll have to follow the steps below:
1. Preview your project: `gitbook serve`
1. Add content
1. Generate the website: `gitbook build` (optional)
1. Push your changes to the pages branch: `git push origin pages`
1. Push your changes to the master branch: `git push`
Read more at GitBook's [documentation][].