-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Trying to render md-files outside of docs folder #2831
Copy link
Copy link
Closed
Description
I am trying to render md files that are located in the root directory of where the docs folder is located. The build is run succesfully but I get a 404 not found error on the pages where I locate outside of docs. Can someone help me?
nav:
- Get started:
- Introduction: /../README.md
- Documentation:
- Creating a new report: somefile.md
- Roles and Access: someotherfile.md
- Disaster Recovery:
- Disaster Recovery Plan: /../someotherdirectory/file.md
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels