We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d834cba commit 366c8eeCopy full SHA for 366c8ee
docs/docset.yml
@@ -1,6 +1,6 @@
1
project: 'doc-builder'
2
cross_links:
3
- - elasticsearch
+ - docs-content
4
# docs-builder will warn for links to external hosts not declared here
5
external_hosts:
6
- slack.com
docs/testing/cross-links.md
@@ -1,7 +1,7 @@
# Cross Links
-[Elasticsearch](elasticsearch://index.md)
+[Elasticsearch](docs-content://index.md)
[Kibana][1]
7
-[1]: kibana://index.md
+[1]: docs-content://index.md
0 commit comments