Skip to content

Commit

Permalink
[8.4] [DOCS] Fix broken link in Kibana release highlights (#166348)
Browse files Browse the repository at this point in the history
**Problem:** In elastic/docs#2752, we updated the URL prefix and name for the "Welcome to Elastic Docs" docs. However, we still have some stray links that use the old `/welcome-to-elastic` URL prefix

**Solution:** Replace the outdated link with one that uses an attribute.
  • Loading branch information
jrodewig authored Sep 14, 2023
1 parent a3c7e29 commit 65a5ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/whats-new.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Previous versions: {kibana-ref-all}/8.3/whats-new.html[8.3] | {kibana-ref-all}/8
[[highlights-8.4-release-docs]]
=== Elastic release docs now in one place
With the new
https://www.elastic.co/guide/en/welcome-to-elastic/current/new.html[Check out the latest from Elastic] page,
{estc-welcome-current}/new.html[Check out the latest from Elastic] page,
you can easily find all the latest information about Elastic features and updates
in a single location.
This includes release highlights, breaking changes, bug fixes, and more.
Expand Down

0 comments on commit 65a5ac4

Please sign in to comment.