diff --git a/README.md b/README.md index b691336..841a122 100644 --- a/README.md +++ b/README.md @@ -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][].