Skip to content

Commit

Permalink
[DOCS] Fix Kibana landing page links (#166307)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodewig authored Sep 12, 2023
1 parent b191dba commit c3366a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/landing-page.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
</a>
</p>
<p>
<a class="inline-block mr-3" href="https://www.elastic.co/guide/en/kibana/8.7/whats-new.html">What's new</a>
<a class="inline-block mr-3" href="https://www.elastic.co/guide/en/kibana/8.7/release-notes.html">Release notes</a>
<a class="inline-block mr-3" href="https://www.elastic.co/guide/en/kibana/8.10/whats-new.html">What's new</a>
<a class="inline-block mr-3" href="https://www.elastic.co/guide/en/kibana/8.10/release-notes.html">Release notes</a>
<a class="inline-block mr-3" href="install.html">Install</a>
</p>
</div>
Expand Down

0 comments on commit c3366a0

Please sign in to comment.