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 1d0ca8d commit f7126cfCopy full SHA for f7126cf
src/routes/$libraryId/$version.docs.community-resources.tsx
@@ -74,7 +74,7 @@ function RouteComponent() {
74
Discover resources created by the <strong>{library.name}</strong>{' '}
75
community. Have something to share?{' '}
76
<a
77
- href={`https://github.com/${libraryId}/edit/main/docs/community-resources.md`}
+ href={`https://github.com/${library.repo}/edit/main/docs/community-resources.md`}
78
target="_blank"
79
rel="noopener noreferrer"
80
className="underline"
0 commit comments