SaturnFramework / Saturn

Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
https://saturnframework.org
MIT License
707 stars 108 forks source link

broken links in docs #261

Closed simonmcconnell closed 4 years ago

simonmcconnell commented 4 years ago

When accessing the docs from saturnframework.org, some links give a 404 because they link to the markdown files. Is fornax supposed to convert these to html links in the build or should the links point to the to-be-generated html files?

eg: adding pages links to how to start markdown routing links to adding pages markdown how to start links to routing, controller and view markdown