mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-15 22:59:51 +00:00
docs: update repo address.
This commit is contained in:
@@ -13,4 +13,4 @@ description: 关于本文档站点的一些说明
|
||||
如果你发现文档中有不正确或者需要添加的内容,非常欢迎参与到文档编辑当中。
|
||||
:::
|
||||
|
||||
当前文档的仓库地址为 [halo-dev/docs.halo.run](https://github.com/halo-dev/docs.halo.run) ,所以你可以 fork 此仓库,修改之后提交 `Pull request` 等待我们合并即可。
|
||||
当前文档的仓库地址为 [halo-dev/docs](https://github.com/halo-dev/docs) ,所以你可以 fork 此仓库,修改之后提交 `Pull request` 等待我们合并即可。
|
@@ -26,7 +26,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/palenight");
|
||||
docs: {
|
||||
sidebarPath: require.resolve("./sidebars.js"),
|
||||
// Please change this to your repo.
|
||||
editUrl: "https://github.com/ruibaby/docs.halo.run/edit/main/",
|
||||
editUrl: "https://github.com/halo-dev/docs/edit/main/",
|
||||
routeBasePath: "/",
|
||||
showLastUpdateTime: true,
|
||||
showLastUpdateAuthor: true,
|
||||
|
Reference in New Issue
Block a user