Skip to content

Commit 13cec05

Browse files
committed
restore soft redirects to please the CI gods
1 parent a7636f3 commit 13cec05

File tree

5 files changed

+24
-0
lines changed

5 files changed

+24
-0
lines changed

β€Ždocs/_docset.ymlβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ toc:
3939
- folder: cumulative-docs
4040
children:
4141
- file: index.md
42+
- file: guidelines.md
43+
- file: badge-placement.md
44+
- file: example-scenarios.md
45+
- file: reference.md
4246
- file: branching-strategy.md
4347
- file: add-repo.md
4448
- file: release-new-version.md
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Badge usage and placement
2+
3+
:::{note}
4+
πŸ‘‹ This page has moved to [elastic.co/docs](https://www.elastic.co/docs/contribute-docs/contribute/how-to/cumulative-docs).
5+
:::
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Cumulative docs example scenarios
2+
3+
:::{note}
4+
πŸ‘‹ This page has moved to [elastic.co/docs](https://www.elastic.co/docs/contribute-docs/contribute/how-to/cumulative-docs).
5+
:::
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Cumulative docs guidelines
2+
3+
:::{note}
4+
πŸ‘‹ This page has moved to [elastic.co/docs](https://www.elastic.co/docs/contribute-docs/contribute/how-to/cumulative-docs).
5+
:::
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Quick reference
2+
3+
:::{note}
4+
πŸ‘‹ This page has moved to [elastic.co/docs](https://www.elastic.co/docs/contribute-docs/contribute/how-to/cumulative-docs).
5+
:::

0 commit comments

Comments
Β (0)