Skip to content

Commit 0f6a92f

Browse files
author
Michael Troxler
committed
add some minor text adjustments
1 parent 6a49242 commit 0f6a92f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default defineConfig({
2222
text: 'More',
2323
items: [
2424
{ text: 'Release Notes', link: '/release-notes/release-notes' },
25-
{ text: 'API Reference', link: '/api-reference/api' },
25+
{ text: 'API Specification', link: '/api-reference/api' },
2626
]
2727
}
2828

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hero:
1111
text: Reference Guide
1212
link: /reference-guide/introduction
1313
- theme: alt
14-
text: API Reference
14+
text: API Specification
1515
link: /api-reference/api
1616

1717
features:

0 commit comments

Comments
 (0)