diff options
Diffstat (limited to 'doc/integration/sourcegraph.md')
-rw-r--r-- | doc/integration/sourcegraph.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/integration/sourcegraph.md b/doc/integration/sourcegraph.md index d068aabed41..86ca389e9b2 100644 --- a/doc/integration/sourcegraph.md +++ b/doc/integration/sourcegraph.md @@ -76,7 +76,8 @@ You can skip this step if you already have your GitLab repositories searchable i ### Configure your GitLab instance with Sourcegraph -1. In GitLab, go to **Admin Area > Settings > General**. +1. On the top bar, select **Menu >** **{admin}** **Admin**. +1. In the left sidebar, select **Settings > General**. 1. Expand the **Sourcegraph** configuration section. 1. Check **Enable Sourcegraph**. 1. Set the Sourcegraph URL to your Sourcegraph instance, such as `https://sourcegraph.example.com`. |