From dfe925460b479e6e7bd91ab674a223eed877faf9 Mon Sep 17 00:00:00 2001 From: morgangauth <113058716+morgangauth@users.noreply.github.com> Date: Wed, 23 Apr 2025 09:47:03 -0700 Subject: [PATCH] Update precise_code_navigation.mdx Fix broken links --- docs/code-search/code-navigation/precise_code_navigation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/code-search/code-navigation/precise_code_navigation.mdx b/docs/code-search/code-navigation/precise_code_navigation.mdx index d21dae90e..5a411c9db 100644 --- a/docs/code-search/code-navigation/precise_code_navigation.mdx +++ b/docs/code-search/code-navigation/precise_code_navigation.mdx @@ -32,7 +32,7 @@ Precise code navigation relies on the open source [SCIP Code Intelligence Protoc - [Index a Python repository](https://sourcegraph.com/github.com/sourcegraph/scip-python) - [Index a Ruby repository](https://sourcegraph.com/github.com/sourcegraph/scip-ruby) -2. [**Automate indexing via CI**](/code_navigation/how-to/adding_lsif_to_workflows): Add indexing and uploading to your CI setup. +2. [**Automate indexing via CI**](/code_navigation/how-to/adding_scip_to_workflows): Add indexing and uploading to your CI setup. 3. [**Auto-indexing**](/code-search/code-navigation/auto_indexing#enable-auto-indexing): Sourcegraph will automatically index your repositories and enable precise code navigation for them. 4. Set up **auto-dependency indexing** to navigate and search through the dependencies your code uses: - **Go**: Enable [auto-indexing](/code-search/code-navigation/auto_indexing) and Sourcegraph will start indexing your dependencies. @@ -76,5 +76,5 @@ The following repositories have precise code navigation enabled: - +