doc: redirect old reference pages to new location
This commit is contained in:
parent
2b2f260a69
commit
4c04e0dece
1 changed files with 5 additions and 0 deletions
|
|
@ -12,3 +12,8 @@ no-section-label = true
|
|||
|
||||
[output.html.fold]
|
||||
enable = true
|
||||
|
||||
[output.html.redirect]
|
||||
# Must use relative paths with . or .. for offline browsing to work correctly
|
||||
"/options/hm.html" = "./platforms/home_manager.html"
|
||||
"/options/nixos.html" = "./platforms/nixos.html"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue