Skip to content

Commit ad3a5a1

Browse files
committed
docs: label API docs as 0.26.x
1 parent cc13d79 commit ad3a5a1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

content/docs/api/0-26-2/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: API Reference
3-
description: Memos API Reference (v0.26.2)
3+
description: Memos API Reference (0.26.x)
44
---
55

66
## Overview
77

8-
This reference matches the Memos `v0.26.2` release.
8+
This reference matches the Memos `0.26.x` release line.
99

1010
## Base URL
1111

content/docs/api/0-26-2/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "v0.26.2",
2+
"title": "0.26.x",
33
"pages": [
44
"index",
55
"activityservice",

src/lib/api-docs-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
{
99
"slug": "0-26-2",
10-
"label": "v0.26.2",
10+
"label": "0.26.x",
1111
"ref": "refs/tags/v0.26.2"
1212
}
1313
]

0 commit comments

Comments
 (0)