Skip to content

Commit 366c8ee

Browse files
committed
use docs-content for cross links for now
1 parent d834cba commit 366c8ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/docset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project: 'doc-builder'
22
cross_links:
3-
- elasticsearch
3+
- docs-content
44
# docs-builder will warn for links to external hosts not declared here
55
external_hosts:
66
- slack.com

docs/testing/cross-links.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cross Links
22

3-
[Elasticsearch](elasticsearch://index.md)
3+
[Elasticsearch](docs-content://index.md)
44

55
[Kibana][1]
66

7-
[1]: kibana://index.md
7+
[1]: docs-content://index.md

0 commit comments

Comments
 (0)