Skip to content

Commit c92fb38

Browse files
committed
Update docs
1 parent c1bb57d commit c92fb38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configure/content-set/navigation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,12 @@ Cross-links can also be included in navigation structures. When creating a `toc.
9494
toc:
9595
- file: index.md
9696
- title: External Documentation
97-
cross_link: docs-content://directory/file.md
97+
crosslink: docs-content://directory/file.md
9898
- folder: local-section
9999
children:
100100
- file: index.md
101101
- title: API Reference
102-
cross_link: elasticsearch://api/index.html
102+
crosslink: elasticsearch://api/index.html
103103
```
104104

105105
Cross-links in navigation will be automatically resolved during the build process, maintaining consistent linking between related documentation across repositories.

0 commit comments

Comments
 (0)