Find & replace or make batch changes across your GitBook docs with Git Sync
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
Head to to learn more about using GitBook Agent to edit pages in bulk.
When you change something about your product, manually updating your documentation in all the affected places can be a real pain. Thankfully, with in GitBook, it’s a simple process.
Because Git Sync links your documentation to a GitHub or GitLab repository, you can make changes from your code editor and they’ll automatically sync to your docs when you merge. It’s the best way to find & replace a specific word or phrase, or make bulk changes to your docs.
Here’s how it works:
You can request a review of your changes in either GitHub or GitLab. When you’re ready, you can merge the changes to update your documentation in GitBook.
Note: You can also review and merge your changes in the GitBook editor. However, when using find & replace on text you may accidentally replace text within configuration files like
When you’re ready, push the changes to your remote repository on GitHub or GitLab.
SUMMARY.md.gitbook.yamlThis could cause broken links if not properly updated, so you should always check your changes in GitHub and GitLab before merging.