diff --git a/profile/README.md b/profile/README.md index 49cdc17b6e..d9431abcd8 100644 --- a/profile/README.md +++ b/profile/README.md @@ -27,7 +27,7 @@ As you contribute more and more, you will eventually get nominated as a committe ### Reporting issues Before reporting an issue, please consider whether the issue still exists or as already been reported: -* Find existing issues: https://github.com/issues?user=eclipse-platform +* Find existing issues: https://github.com/search?q=org%3Aeclipse-platform&type=issues * Test the latest build of Eclipse Platform or SDK: [This page](https://download.eclipse.org/eclipse/downloads/) lists latest builds, and links to downloadable product archives and p2 repositories; and if you're using Maven artifacts, snapshots of Eclipse project are available at https://repo.eclipse.org/content/repositories/eclipse-snapshots/ . The Eclipse Platform project codebase is split into multiple [repositories](https://github.com/orgs/eclipse-platform/repositories) owned by this organization. If you face an issue and have a sense of which particular GitHub repository is most related, you can open your issue against that particular repository, e.g.