Skip to content

Commit 4862bd2

Browse files
committed
Fix broken link in README
Signed-off-by: Keshav Priyadarshi <[email protected]>
1 parent f5eaca8 commit 4862bd2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ This repository hosts an **append-only mirror** of the official [NuGet Catalog](
44

55
## Sync Frequency
66

7-
The mirror syncs every hour, appending new pages from the NuGet catalog. See the sync process in
8-
[.github/workflows/sync.yaml](.github/workflows/sync.yaml).
7+
The mirror syncs every hour, appending new pages from the NuGet catalog.
8+
See the sync pipeline [sync_catalog.py](sync_catalog.py) and workflow
9+
[.github/workflows/sync.yml](.github/workflows/sync.yml).
910

1011
---
1112

0 commit comments

Comments
 (0)