Skip to content

Commit bcef2bd

Browse files
committed
fix: link
Update rspress.config.ts
1 parent 8572e6f commit bcef2bd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/_meta.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
},
77
{
88
"text": "更新日志",
9-
"link": "/changelog/enhanced",
9+
"link": "/changelog/dns",
1010
"activeMatch": "^/changelog/"
1111
},
1212
{
1313
"text": "论坛",
14-
"link": "https://github.com/orgs/BiliUniverse/discussions"
14+
"link": "https://github.com/orgs/Auraflare/discussions"
1515
},
1616
{
1717
"type": "custom-link",

rspress.config.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@ export default defineConfig({
5858
fetchOnDev: false,
5959
items: generateChangelogParams([
6060
{
61-
title: '🇩 DNS',
61+
title: '🇩 (D)DNS',
6262
routePath: 'dns',
6363
repo: 'Auraflare/DNS',
6464
},
6565
{
6666
title: '1️⃣ 1.1.1.1 + WARP',
6767
routePath: '1.1.1.1',
68-
repo: 'BiliUniverse/1.1.1.1',
68+
repo: 'Auraflare/1.1.1.1',
6969
},
7070
]),
7171
}),

0 commit comments

Comments
 (0)