-
Notifications
You must be signed in to change notification settings - Fork 12
Missing Pages, Broken Links, 404 Errors #153
Comments
Thanks for your contribution 🔥 We will take a look asap 🚀 |
Different links are also broken in the documentation. Some examples:
|
thanks for reporting, yes, a lot of links definitely need some love |
not all of them, only the ones that miss the trailing slash, this is a docsify issue, but I'm not sure it will be ever solved:
these 404 are given by the fact that these projects don't contain either |
This Issue needs to be reopened since the problem is still present because most of the links mentioned here still don't work. |
these are issues to be addressed in the related repos, nothing can be done here. (please note that the update of the submodules docs happens once in a week, on monday) |
Bug Report
Describe the Bug
(This is just one example. See the comments for further pages and infos.)
The following page is shown in the menu ("Best Practices") but leads to a "Page not found" error:
https://eclipse-edc.github.io/docs/#/submodule/Connector/docs/developer/best-practices
Expected Behavior
A best practices page is shown.
Observed Behavior
A 404 error is shown.
Steps to Reproduce
Steps to reproduce the behavior:
Context Information
Add any other context about the problem here.
Detailed Description
./.
Possible Implementation
./.
The text was updated successfully, but these errors were encountered: