Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ function RouteComponent() {
Discover resources created by the <strong>{library.name}</strong>{' '}
community. Have something to share?{' '}
<a
href={`https://github.com/${libraryId}/edit/main/docs/community-resources.md`}
href={`https://github.com/${library.repo}/edit/main/docs/community-resources.md`}
target="_blank"
rel="noopener noreferrer"
className="underline"
Expand Down