Skip to content

Commit 9855439

Browse files
committed
install/windows: add install/win as an alias, just for good measure
Currently when clicking on the `Install` link on the front page on Windows, it redirects to the (non-existing) `/install/win` page. Let's follow Postel's Law and redirect that to the correct location. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 5123c0c commit 9855439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/install/windows.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
aliases:
55
- /download/win
66
- /downloads/win
7+
- /install/win
78
---
89

910
<div id="main">

0 commit comments

Comments
 (0)