devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
83 stars 87 forks source link

Website links broken #380

Closed maybeec closed 3 years ago

maybeec commented 3 years ago

Expected behavior

As a user, I want to get to click on links on the website so that I can find the information I want to see.

Actual behavior

Going to this site: https://devonfw.com/website/pages/docs/devon4j.asciidoc_guides.html#guide-configuration.asciidoc and trying to click on the links

Internal Application configuration maintained by developers

Externalized Environment configuration maintained by operators

Externalized Business configuration maintained by business administrators

will not give any result.

Affected version:

hohwille commented 3 years ago

For me the first and the third link already worked fine. The second link was broken as someone has renamed the section without updating the link. I fixed this. However, on the website there are many other links that give me a 404. When I browse the ascidoc sources on github the according links work fine. So again for the 404 errors we have a bug in docgen or the website generation but not in devon4j. As I do not see anything else broken in devon4j I will close this issue.