diff --git a/.gitbook/assets/site-customization-extra-config.png b/.gitbook/assets/site-customization-extra-config.png new file mode 100644 index 0000000..06a67cc Binary files /dev/null and b/.gitbook/assets/site-customization-extra-config.png differ diff --git a/getting-started/git-sync/enabling-github-sync.md b/getting-started/git-sync/enabling-github-sync.md index 689c692..2a17f02 100644 --- a/getting-started/git-sync/enabling-github-sync.md +++ b/getting-started/git-sync/enabling-github-sync.md @@ -58,3 +58,7 @@ When you commit to GitHub, every commit will be synced to your GitBook space as {% hint style="warning" %} The GitHub app that powers our GitHub integration is currently not available to customers on GitHub Enterprise Server instances. {% endhint %} + +### "Edit on Github" Link + +You can optionally show a link for your users to contribute to your documentation from your linked repository. To enable, select [Customize > Configuration](../../publishing-documentation/customization/extra-configuration.md). \ No newline at end of file diff --git a/getting-started/git-sync/enabling-gitlab-sync.md b/getting-started/git-sync/enabling-gitlab-sync.md index 7ae8061..e044ba3 100644 --- a/getting-started/git-sync/enabling-gitlab-sync.md +++ b/getting-started/git-sync/enabling-gitlab-sync.md @@ -56,3 +56,7 @@ You’re good to go. You’ll notice that if your space was in [live edit](../.. When you edit on GitBook, every change request merge will result in a commit to your selected GitLab branch. When you commit to GitLab, every commit will be synced to your GitBook space as a history commit. + +### "Edit on GitLab" Link + +You can optionally show a link for your users to contribute to your documentation from your linked repository. To enable, select [Customize > Configuration](../../publishing-documentation/customization/extra-configuration.md). diff --git a/publishing-documentation/customization/extra-configuration.md b/publishing-documentation/customization/extra-configuration.md index 6adb5ee..3d0ebaf 100644 --- a/publishing-documentation/customization/extra-configuration.md +++ b/publishing-documentation/customization/extra-configuration.md @@ -4,6 +4,10 @@ description: Configure extra options for your published documentation. # Extra configuration +You can find the following extra configuration options under `Customize` then clicking on the `Configure` tab: + +![Site Customization Extra Configuration](../../.gitbook/assets/site-customization-extra-config.png) + ### Localize user interface You can select from a list of languages to localize the user interface of your published content. This applies translations to the non-custom areas of the interface. @@ -14,7 +18,7 @@ Is there a language we don’t yet offer that you’d like to see included? [Let ### Edit on GitHub/GitLab -If your space is connected to a Git repository, you can optionally show a link for your users to contribute to your documentation from your linked repository. +If your space is [connected to a Git repository](../../integrations/git-sync/bi-directional-git-integration.md), you can optionally show a link for your users to contribute to your documentation from your linked repository. ### Privacy Policy