Closed
Description
The rails template in 2.0.2 is using absolute paths for resources and pages:
<link rel="stylesheet" href="/css/main.css"...
This works great for a web-server, but it's a problem when developing and you want to check the documentation by loading index.html
directly in a browser.
Will you consider reverting the paths to be relative again?
Metadata
Metadata
Assignees
Labels
No labels