@@ -18,29 +18,29 @@ <h2>Collaboration is Welcomed!</h2>
1818 We encourage you to reach out and be part of our community.
1919 </ p >
2020 < p >
21- If you'd like to report an issue with Conforma (formerly Enterprise Contract) , or if you have questions
21+ If you'd like to report an issue with Conforma, or if you have questions
2222 about the code, visit the appropriate GitHub repository:
2323 </ p >
2424 < div class ="github ">
2525 < div class ="github-repos ">
2626 {{ partial "github-repo.html" (dict
2727 "name" "cli"
28- "description" "Enterprise Contract command line interface "
28+ "description" "Conforma CLI "
2929 "repo_url" "https://github.com/conforma/cli"
3030 "issue_url" "https://github.com/conforma/cli/issues"
3131 "discussion_url" "https://github.com/conforma/cli/discussions"
3232 ) }}
3333
3434 {{ partial "github-repo.html" (dict
3535 "name" "policy"
36- "description" "Rego policies related to Konflux Enterprise Contract "
36+ "description" "Conforma Policy "
3737 "repo_url" "https://github.com/conforma/policy"
3838 "issue_url" "https://github.com/conforma/policy/issues"
3939 ) }}
4040
4141 {{ partial "github-repo.html" (dict
4242 "name" "community"
43- "description" "A repo for community utilization . If you're unsure where to open an issue, you can use this repository"
43+ "description" "Conforma Community . If you're unsure where to open an issue, use this repository"
4444 "repo_url" "https://github.com/conforma/community"
4545 "issue_url" "https://github.com/conforma/community/issues"
4646 "discussion_url" "https://github.com/conforma/community/discussions"
0 commit comments