mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
👽 update repo link
This commit is contained in:
parent
3c5d06a2de
commit
1e4b058681
@ -41,9 +41,9 @@ module.exports = context => ({
|
|||||||
theme: "titanium",
|
theme: "titanium",
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
logo: "/logo.png",
|
logo: "/logo.png",
|
||||||
repo: "nonebot/nonebot",
|
repo: "nonebot/nonebot2",
|
||||||
docsDir: "docs",
|
docsDir: "docs",
|
||||||
docsBranch: "dev2",
|
docsBranch: "dev",
|
||||||
docsDirVersioned: "archive",
|
docsDirVersioned: "archive",
|
||||||
docsDirPages: "pages",
|
docsDirPages: "pages",
|
||||||
editLinks: true,
|
editLinks: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user