mirror of
1
0
Fork 0

corrected some reference to the no more used pages branch

This commit is contained in:
Carlo Bellettini 2017-09-30 10:10:31 +00:00
parent 0345dc0b1b
commit 667c6b1459
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][].