adoptium / documentation

The new documentation for adoptium.net will be initially created in this repo
Apache License 2.0
2 stars 10 forks source link

Usage of internal cross references in Asciidoc #4

Closed hendrikebbers closed 3 years ago

hendrikebbers commented 3 years ago

πŸ†•πŸ₯ First Timers Only

This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you πŸ’

πŸ‘Ύ Description of the issue

In the migration documentation (https://github.com/AdoptOpenJDK/website-adoptium-documentation/blob/main/migration/index.adoc) several links direct to the migration page of AdoptOpenJDK. Instead of doing so such links should be defined as internal cross references in Asciidoc since all this paragraphs are part of the same documentation file.

πŸ“‹ Step by Step

To solve this issue and contribute a fix you should check the following step-by-step list. A more detailed documentation of the workflow can be found here.

πŸŽ‰ Contribute to Hacktoberfest

Solve this issue as part of the Hacktoberfest event and get a change to receive cool goodies like a T-Shirt. 🎽

πŸ€”β“ Questions

If you have any questions just ask us directly in this issue by adding a comment. You can join our community chat at Slack. Next to this you can find a general manual about open source contributions here.

CKeibel commented 3 years ago

Hi I am interested in solving this issue.