Commit 6c1c512
committed
[SPARK-53472][DOCS] Fix jekyll-redirect-from template and generated html files
### Why are the changes needed?
`page.redirect.to` defaults to pages with the absolute site root. In this PR, we revise it to the docs relative.
### Does this PR introduce _any_ user-facing change?
doc fix
Check https://dist.apache.org/repos/dist/dev/spark/v4.0.1-rc1-docs/_site/ for https://dist.apache.org/repos/dist/dev/spark/v4.0.1-rc1-docs/_site/building-with-maven.html
### How was this patch tested?
build docs locally.
### Was this patch authored or co-authored using generative AI tooling?
no
Closes apache#52217 from yaooqinn/SPARK-53472.
Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
(cherry picked from commit 7635204)
Signed-off-by: Kent Yao <yao@apache.org>1 parent d39d1e0 commit 6c1c512
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
28 | | - | |
| 28 | + | |
| 29 | + | |
0 commit comments