diff --git a/doc.md b/doc.md index b75fdcba15..2f2c7a2c9d 100644 --- a/doc.md +++ b/doc.md @@ -1,6 +1,7 @@ --- title: Other documents root: .. +permalink: /doc/ --- {% for p in site.doc %} * [{{ p.title }}]({% include link.html url=p.url %}) diff --git a/downloads.html b/downloads.html index a3bf628a12..f13a112df4 100644 --- a/downloads.html +++ b/downloads.html @@ -1,6 +1,8 @@ --- layout: default title: Downloads +root: .. +permalink: /downloads/ css: - /static/styles/custom/downloads.css js: