Skip to content

Commit 993d9f0

Browse files
authored
Fix #21: Links to good first issues in the project page are sometimes wrong (#22)
1 parent fae9205 commit 993d9f0

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

projects.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@ After that, each project has its own contribution rules, but overall, they are q
2121
|---------|------------|-------------|-------------------|
2222
| **[Eclipse Platform](https://github.com/eclipse-platform)** | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.releng.aggregator/master/oomph/PlatformSDKConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") The complete Eclipse SDK | The global [Eclipse Platform project](https://projects.eclipse.org/projects/eclipse.platform) | [Contributor Guide](https://github.com/eclipse-platform/.github/blob/main/CONTRIBUTING.md) |
2323
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-platform/eclipse.platform/master/releng/org.eclipse.platform.setup/PlatformConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.platform](https://github.com/eclipse-platform/eclipse.platform) | The repository with all the code that is not UI concerned | [Good First Issues](https://github.com/eclipse-platform/eclipse.platform/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) |
24-
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.ui/master/releng/org.eclipse.ui.releng/platformUIConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.platform.ui](https://github.com/eclipse-platform/eclipse.platform.ui) | The UI of Eclipse | [Good First Issues](https://github.com/eclipse-platform/eclipse.platform.ui/labels/good%20first%20issue) |
25-
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.swt/master/bundles/org.eclipse.swt.tools/Oomph/PlatformSWTConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.swt](https://github.com/eclipse-platform/eclipse.platform.swt) | The SWT library | [Good First Issues](https://github.com/eclipse-platform/eclipse.platform.swt/labels/good%20first%20issue) |
24+
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.ui/master/releng/org.eclipse.ui.releng/platformUIConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.platform.ui](https://github.com/eclipse-platform/eclipse.platform.ui) | The UI of Eclipse | [Good First Issues](https://github.com/eclipse-platform/eclipse.platform.ui/issues?q=is:issue%20state:open%20label:%22good%20first%20issue%22) |
25+
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.swt/master/bundles/org.eclipse.swt.tools/Oomph/PlatformSWTConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.swt](https://github.com/eclipse-platform/eclipse.platform.swt) | The SWT library | [Good First Issues](https://github.com/eclipse-platform/eclipse.platform.swt/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) |
2626
| | | |
2727
| **[JDT](https://github.com/eclipse-jdt/)** | | The [Java Development Tools project](https://projects.eclipse.org/projects/eclipse.jdt) | [Contributor Guide](https://github.com/eclipse-jdt/.github/blob/main/CONTRIBUTING.md) |
28-
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-jdt/eclipse.jdt.core/master/org.eclipse.jdt.core.setup/JdtCoreConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.jdt.core](https://github.com/eclipse-jdt/eclipse.jdt.core) | Eclipse Java Compiler and framework for Java code processing and manipulation | [Good First Issues](https://github.com/eclipse-jdt/eclipse.jdt.core/labels/good%20first%20issue) |
29-
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-jdt/eclipse.jdt.ui/master/org.eclipse.jdt.ui.setup/JdtUIConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.jdt.ui](https://github.com/eclipse-jdt/eclipse.jdt.ui) | UI Support for the JDT | [Good First Issues](https://github.com/eclipse-jdt/eclipse.jdt.ui/labels/good%20first%20issue) |
30-
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-jdt/eclipse.jdt.debug/master/org.eclipse.jdt.debug.setup/JdtDebugConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.jdt.debug](https://github.com/eclipse-jdt/eclipse.jdt.debug) | Java debug support | [Good First Issues](https://github.com/eclipse-jdt/eclipse.jdt.debug/labels/good%20first%20issue) |
28+
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-jdt/eclipse.jdt.core/master/org.eclipse.jdt.core.setup/JdtCoreConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.jdt.core](https://github.com/eclipse-jdt/eclipse.jdt.core) | Eclipse Java Compiler and framework for Java code processing and manipulation | [Good First Issues](https://github.com/eclipse-jdt/eclipse.jdt.core/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) |
29+
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-jdt/eclipse.jdt.ui/master/org.eclipse.jdt.ui.setup/JdtUIConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.jdt.ui](https://github.com/eclipse-jdt/eclipse.jdt.ui) | UI Support for the JDT | [Good First Issues](https://github.com/eclipse-jdt/eclipse.jdt.ui/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) |
30+
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-jdt/eclipse.jdt.debug/master/org.eclipse.jdt.debug.setup/JdtDebugConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.jdt.debug](https://github.com/eclipse-jdt/eclipse.jdt.debug) | Java debug support | [Good First Issues](https://github.com/eclipse-jdt/eclipse.jdt.debug/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) |
3131
| | | |
3232
| **[PDE](https://github.com/eclipse-pde)** | | The [Eclipse Plug-in Development Environment](https://projects.eclipse.org/projects/eclipse.pde) | [Contributor Guide](https://github.com/eclipse-pde/.github/blob/main/CONTRIBUTING.md) |
3333
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-pde/eclipse.pde/master/releng/org.eclipse.pde.setup/PDEConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [eclipse.pde](https://github.com/eclipse-pde/eclipse.pde) | Models, builders, editors, views, and so on to facilitate plug-in development | [All Good First Issues](https://github.com/issues?q=is%3Aopen+is%3Aissue+user%3Aeclipse-pde+archived%3Afalse++label%3A%22good+first+issue%22+) |
3434
| | | |
3535
| **[Equinox](https://github.com/eclipse-equinox/)** | | The [Equinox project](https://projects.eclipse.org/projects/eclipse.equinox) | [Contributor Guide](https://github.com/eclipse-equinox/.github/blob/main/CONTRIBUTING.md) |
36-
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-equinox/equinox/master/releng/org.eclipse.equinox.releng/EquinoxConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [Equinox](https://github.com/eclipse-equinox/equinox) | The Equinox OSGi framework and services implementation| [Good First Issues](https://github.com/eclipse-equinox/equinox/labels/good%20first%20issue) |
37-
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-equinox/p2/master/releng/org.eclipse.equinox.p2.setup/EquinoxP2Configuration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [Eclipse P2](https://github.com/eclipse-equinox/p2) | The extensible provisioning platform of Eclipse | [Good First Issues](https://github.com/eclipse-equinox/p2/labels/good%20first%20issue) |
36+
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-equinox/equinox/master/releng/org.eclipse.equinox.releng/EquinoxConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [Equinox](https://github.com/eclipse-equinox/equinox) | The Equinox OSGi framework and services implementation| [Good First Issues](https://github.com/eclipse-equinox/equinox/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) |
37+
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-equinox/p2/master/releng/org.eclipse.equinox.p2.setup/EquinoxP2Configuration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [Eclipse P2](https://github.com/eclipse-equinox/p2) | The extensible provisioning platform of Eclipse | [Good First Issues](https://github.com/eclipse-equinox/equinox/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) |
3838
| | | |
3939
| **[M2E](https://github.com/eclipse-m2e/)** | | The [Maven2eclipse project](https://projects.eclipse.org/projects/technology.m2e) | [Contributor Guide](https://github.com/eclipse-m2e/m2e-core/blob/master/CONTRIBUTING.md) |
40-
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-m2e/m2e-core/master/setup/m2eDevelopmentEnvironmentConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [m2e-core](https://github.com/eclipse-m2e/m2e-core) | The Maven integration for Eclipse| [Good First Issues](https://github.com/eclipse-m2e/m2e-core/labels/good%20first%20issue) |
40+
| | [![Create Eclipse Development Environment](https://img.shields.io/badge/Setup-orange?style=flat-square)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-m2e/m2e-core/master/setup/m2eDevelopmentEnvironmentConfiguration.setup&show=true "Drag this link on the banner of the Eclipse Installer") [m2e-core](https://github.com/eclipse-m2e/m2e-core) | The Maven integration for Eclipse| [Good First Issues](https://github.com/eclipse-m2e/m2e-core/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) |

0 commit comments

Comments
 (0)