Skip to content

Commit 04c754d

Browse files
committed
feat(self-entry): point graph_url at GitHub Pages while repo is private
1 parent 16b8eca commit 04c754d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

registry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"repo": "registry",
99
"default_branch": "main",
1010
"format": "generic@1",
11-
"graph_url": "https://raw.githubusercontent.com/understand-quickly/registry/main/registry.json",
11+
"graph_url": "https://amacsmith.github.io/understand-quickly/registry.json",
1212
"description": "The registry indexes itself; useful as a meta entry.",
1313
"miss_count": 1,
1414
"status": "missing",

0 commit comments

Comments
 (0)