We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce466c2 commit 1d8c9ddCopy full SHA for 1d8c9dd
docs/admin/architecture.mdx
@@ -37,7 +37,7 @@ Sourcegraph also has a fast search path for code that isn't indexed yet or will
37
- `searcher` implements the non-indexed search
38
- Syntax highlighting for any code view, including search results, is provided by `Syntect` server
39
40
-You can learn more about search in the [Code Search docs](/code-search).
+<Callout type="note">Learn more in the [Code Search docs](/code-search)</Callout>
41
42
## Code Navigation
43
0 commit comments