eclipse / buildship

The Eclipse Plug-ins for Gradle project.
528 stars 167 forks source link

Update site pages incorrect in the user documentation #1274

Closed thahnen closed 9 months ago

thahnen commented 10 months ago

Current Behavior

The user documentation regarding the Eclipse update sites is leading to dead links. Additionally, for the newer versions of the Eclipse IDE, there are no links given even though the update sites do actually exist (Eclipse 2022-06 and up).

Expected Behavior

Dead links are gone, and missing links are added.

Steps to Reproduce

Test all the links on the user documentation page.

Info ❗

Just give me a heads up if it would be okay for me to do the changes on my own or if you prefer doing it yourselves / This is expected behavior (for whatever reason) 👍

donat commented 10 months ago

If you have time to create a PR, I'll be happy to review and merge it.

thahnen commented 10 months ago

I have, you'll get pinged when the PR is ready ^^

thahnen commented 9 months ago

@donat the PR is ready for review, I have no rights to set you as a reviewer 🙇‍♂️

donat commented 9 months ago

We should add automation to auto-assign it to committers. Anyway, I've approved and merged your PR. Thank you for your contribution!