Browse Source

Add 'elasticsearch' crosslink to docset.yml (#133491)

As per https://github.com/elastic/docs-content/pull/2658 
Certain links to `docs-content` redirect/rewrite themselves back into documentation now living in `elasticsearch`.

To ensure these resolve this now ensures we fetch elasticsearch's own crosslinks. 

cc @leemthompo
Martijn Laarman 1 month ago
parent
commit
4e9af1088a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/docset.yml

+ 2 - 1
docs/docset.yml

@@ -13,6 +13,7 @@ cross_links:
   - docs-content
   - ecs
   - eland
+  - elasticsearch
   - elasticsearch-hadoop
   - elasticsearch-java
   - elasticsearch-js
@@ -112,4 +113,4 @@ subs:
   nlp:   "natural language processing"
   index-manage-app:   "Index Management"
   connectors-app:   "Connectors"
-  ingest-pipelines-app:   "Ingest Pipelines"
+  ingest-pipelines-app:   "Ingest Pipelines"