Skip to content

Commit ce466c2

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

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
@@ -17,7 +17,7 @@ At its core, Sourcegraph maintains a persistent cache of all repositories that a
1717

1818
Repository permissions are mirrored from code hosts to Sourcegraph by default. This builds the foundation of Sourcegraph authorization for repositories to ensure users see consistent content on code hosts. Currently, the background permissions syncer resides in the repo-updater.
1919

20-
To learn more about how repository permissions are synchronized in the background, read about [permission syncing](/admin/permissions/syncing).
20+
<Callout type="note">Learn more in the [Permission Syncing docs](/admin/permissions/syncing)</Callout>
2121

2222
## Settings cascade
2323

0 commit comments

Comments
 (0)