diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fd1c3df..97ac93c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,8 +65,8 @@ By participating in this project, you agree to follow our [Code of Conduct](CODE If you have any questions or need clarification on something, feel free to ask for help. You can reach us through the following channels: -- GitHub Issues: [Submit an issue](https://github.com/your-repo/ngx-primer/issues) -- Discussions: [Join the discussion](https://github.com/your-repo/ngx-primer/discussions) +- GitHub Issues: [Submit an issue](https://github.com/ngx-primer/primer-ui/issues) +- Discussions: [Join the discussion](https://github.com/ngx-primer/primer-ui/discussions) ## Licensing diff --git a/apps/documentations/eslint.config.js b/apps/documentations/eslint.config.cjs similarity index 100% rename from apps/documentations/eslint.config.js rename to apps/documentations/eslint.config.cjs diff --git a/apps/documentations/src/index.html b/apps/documentations/index.html similarity index 63% rename from apps/documentations/src/index.html rename to apps/documentations/index.html index ff90e57..3cd9bee 100644 --- a/apps/documentations/src/index.html +++ b/apps/documentations/index.html @@ -5,9 +5,11 @@