Skip to content

Commit ebcb976

Browse files
committed
Redirect docs root only to current version
Every versioned docs page carried redirect_from: /, so several versions claimed the site root and the target became ambiguous. Drop it from the older versions so only v19 (the current version) owns the root redirect.
1 parent 9d43a64 commit ebcb976

5 files changed

Lines changed: 0 additions & 5 deletions

File tree

docs/_v10_x/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
identifier: index
33
layout: default
4-
redirect_from: /
54
---
65

76
<!-- Documentation -->

docs/_v11_x/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
identifier: index
33
layout: default
4-
redirect_from: /
54
---
65

76
<!-- Documentation -->

docs/_v13_x/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
identifier: index
33
layout: default
4-
redirect_from: /
54
---
65

76
<!-- Documentation -->

docs/_v15_x/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
identifier: index
33
layout: default
4-
redirect_from: /
54
---
65

76
<!-- Documentation -->

docs/_v16_x/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
identifier: index
33
layout: default
4-
redirect_from: /
54
---
65

76
<!-- Documentation -->

0 commit comments

Comments
 (0)