You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -96,10 +96,10 @@ If the pre-built dashboards are limited for your use cases, you can always custo
96
96
Please read the [contribution guidelines](https://devlake.apache.org/community) before you make contribution. The following docs list the resources you might need to know after you decided to make contribution.
97
97
98
98
-[Create an Issue](https://devlake.apache.org/community/MakingContributions/fix-or-create-issues): Report a bug or feature request to Apache DevLake
99
-
-[Submit a PR](https://devlake.apache.org/community/MakingContributions/development-workflow): Start with [good first issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) or [issues with no assignees](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue+is%3Aopen+no%3Aassignee)
99
+
-[Submit a PR](https://devlake.apache.org/community/MakingContributions/development-workflow): Start with [good first issues](https://github.com/apache/devlake/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) or [issues with no assignees](https://github.com/apache/devlake/issues?q=is%3Aissue+is%3Aopen+no%3Aassignee)
100
100
-[Join Mailing list](https://devlake.apache.org/community/subscribe): Initiate or participate in project discussions on the mailing list
101
101
-[Write a Blog](https://devlake.apache.org/community/MakingContributions/BlogSubmission): Write a blog to share your use cases about Apache DevLake
102
-
-[Develop a Plugin](./backend/DevelopmentManual): Integrate Apache DevLake with more data sources as [requested by the community](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue+is%3Aopen+label%3Aadd-a-plugin+)
102
+
-[Develop a Plugin](./backend/DevelopmentManual): Integrate Apache DevLake with more data sources as [requested by the community](https://github.com/apache/devlake/issues?q=is%3Aissue+is%3Aopen+label%3Aadd-a-plugin+)
103
103
104
104
### 👩🏾💻 Contributing Code
105
105
@@ -114,7 +114,7 @@ If you plan to contribute code to Apache DevLake, we have instructions on how to
114
114
One of the best ways to get started contributing is by improving DevLake's documentation.
115
115
116
116
- Apache DevLake's documentation is hosted at [devlake.apache.org](https://devlake.apache.org/)
117
-
-**We have a separate GitHub repository for Apache DevLake's documentation:**[github.com/apache/incubator-devlake-website](https://github.com/apache/incubator-devlake-website)
117
+
-**We have a separate GitHub repository for Apache DevLake's documentation:**[github.com/apache/devlake-website](https://github.com/apache/devlake-website)
0 commit comments