Skip to content

Commit

Permalink
[8.6] [DOCS] Updates docs landing page (#147058) (#147138)
Browse files Browse the repository at this point in the history
# Backport

This will backport the following commits from `main` to `8.6`:
- [[DOCS] Updates docs landing page
(#147058)](#147058)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"gchaps","email":"[email protected]"},"sourceCommit":{"committedDate":"2022-12-06T19:35:30Z","message":"[DOCS]
Updates docs landing page (#147058)\n\n## Summary\r\n\r\nThis PR updates
the Kibana docs landing page for
8.6.","sha":"9afda2e3d730a62e4fe1e31a0ddc6f7020f61bae","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.6.0","v8.7.0"],"number":147058,"url":"https://github.com/elastic/kibana/pull/147058","mergeCommit":{"message":"[DOCS]
Updates docs landing page (#147058)\n\n## Summary\r\n\r\nThis PR updates
the Kibana docs landing page for
8.6.","sha":"9afda2e3d730a62e4fe1e31a0ddc6f7020f61bae"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/147058","number":147058,"mergeCommit":{"message":"[DOCS]
Updates docs landing page (#147058)\n\n## Summary\r\n\r\nThis PR updates
the Kibana docs landing page for
8.6.","sha":"9afda2e3d730a62e4fe1e31a0ddc6f7020f61bae"}}]}] BACKPORT-->

Co-authored-by: gchaps <[email protected]>
  • Loading branch information
kibanamachine and gchaps authored Dec 6, 2022
1 parent d78a997 commit b1254f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index-custom-title-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ <h2>Bring your data to life</h2>
</a>
</p>
<p>
<a class="inline-block mr-3" href="https://www.elastic.co/guide/en/kibana/current/whats-new.html">What's new</a>
<a class="inline-block mr-3" href="https://www.elastic.co/guide/en/kibana/8.5/release-notes-8.5.0.html">Release notes</a>
<a class="inline-block mr-3" href="https://www.elastic.co/guide/en/kibana/8.6/whats-new.html">What's new</a>
<a class="inline-block mr-3" href="https://www.elastic.co/guide/en/kibana/8.6/release-notes.html">Release notes</a>
<a class="inline-block mr-3" href="https://www.elastic.co/videos/training-how-to-series-stack">How-to videos</a>
</p>
</div>
Expand Down

0 comments on commit b1254f7

Please sign in to comment.