Commit f52f9ee
committed
RTD redirect: fix 404 redirects
Now 404 uses static url prefix, rtd doesn't
have this prefix, so links like
https://openzfs.readthedocs.io/openzfs-docs/Getting%20Started/index.html
(which existed in old rtd site)
can't load js with redirects.
So, just push redirect js inside 404 html page.1 parent 047a4f7 commit f52f9ee
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments