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 e5d6fd2 commit 48ef535Copy full SHA for 48ef535
website/layouts/_default/contribute.html
@@ -41,9 +41,9 @@ <h2>Collaboration is Welcomed!</h2>
41
{{ partial "github-repo.html" (dict
42
"name" "community"
43
"description" "A repo for community utilization. If you're unsure where to open an issue, you can use this repository"
44
- "repo_url" "https://github.com/enterprise-contract/community"
45
- "issue_url" "https://github.com/enterprise-contract/community/issues"
46
- "discussion_url" "https://github.com/enterprise-contract/community/discussions"
+ "repo_url" "https://github.com/conforma/community"
+ "issue_url" "https://github.com/conforma/community/issues"
+ "discussion_url" "https://github.com/conforma/community/discussions"
47
) }}
48
</div>
49
0 commit comments