Commit graph

4 commits

Author SHA1 Message Date
James Rodewig
94219bd1e9
[DOCS] Fix welcome-to-elastic link (#166357)
**Problem:** In https://github.com/elastic/docs/pull/2752, we updated the URL prefix (`welcome-to-elastic`) 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:** Update an outdated link.
2023-09-14 06:08:35 -04:00
James Rodewig
15d4e42a96
[DOCS] Make landing page links relative (#166314)
**Problem:**
The links on the Kibana docs landing page must be updated each major/minor release. We often forget this chore.

**Solution:**
Make the links relative so they always stay updated.
2023-09-13 05:02:50 -04:00
James Rodewig
c3366a046c
[DOCS] Fix Kibana landing page links (#166307) 2023-09-12 18:50:52 -04:00
James Rodewig
b7b198e2ba
[DOCS] Add TOC to landing page (#161411)
### Summary
- Adds the TOC to the Kibana docs landing page. Removes the right sidebar from the landing page.
- Removes the "View all Elastic docs" link from the bottom of the landing page
2023-07-07 12:03:32 -04:00
Renamed from docs/index-custom-title-page.html (Browse further)