Skip to content

Commit a750912

Browse files
MaedahBatoolloujar
andauthored
Update docs/admin/architecture.mdx
Co-authored-by: Louis Jarvis <[email protected]>
1 parent 1d8c9dd commit a750912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/architecture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This is the default because it works with no extra configuration and is good for
4949

5050
With some setup, customers can enable [precise code navigation](/code-search/code-navigation/precise_code_navigation). Repositories add a step to their build pipeline that computes the index for that code revision and uploads it to Sourcegraph. We must write language-specific indexers, so adding precise code navigation support for new languages is a non-trivial task.
5151

52-
To learn more about [Code Navigation, read the docs here](/code-search/code-navigation).
52+
<Callout type="note">Learn more in the [Code Navigation docs](/code-search/code-navigation)</Callout>
5353

5454
### Dependencies
5555

0 commit comments

Comments
 (0)