Skip to content

Commit 48ef535

Browse files
committed
Update github urls on contribute page
1 parent e5d6fd2 commit 48ef535

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/layouts/_default/contribute.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ <h2>Collaboration is Welcomed!</h2>
4141
{{ partial "github-repo.html" (dict
4242
"name" "community"
4343
"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"
44+
"repo_url" "https://github.com/conforma/community"
45+
"issue_url" "https://github.com/conforma/community/issues"
46+
"discussion_url" "https://github.com/conforma/community/discussions"
4747
) }}
4848
</div>
4949
</div>

0 commit comments

Comments
 (0)