-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Type: BugA bug in the docs siteA bug in the docs site
Description
General Summary
We sometimes link to source files directly (in contrast to linking to documentation files), for example when mentioning some project configuration files.
These links do not work currently in the documentation (but they work correctly when viewed on GitHub). It would be great if they would also work in the docs, probably linking to the source code in the main
branch.
Steps to Reproduce
- Go to https://dev.enso.org/docs/enso/CONTRIBUTING.html#system-requirements
- Click on the
build.sbt
link
Expected Result
I see the file contents of build.sbt
file.
Actual Result
Nothing happens at all, if I open it in a new tab I get a 404 error.
Metadata
Metadata
Assignees
Labels
Type: BugA bug in the docs siteA bug in the docs site