Stefan Pejcic 1 năm trước cách đây
mục cha
commit
a6d4de4398
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      documentation/docusaurus.config.js

+ 2 - 2
documentation/docusaurus.config.js

@@ -17,7 +17,7 @@ const siteConfig = {
     url: "https://openpanel.co",
     baseUrl: "/",
     onBrokenLinks: 'ignore',
-    projectName: "docs",
+    projectName: "openpanel",
     organizationName: "stefanpejcic",
     trailingSlash: true,
     favicon: "img/favicon.svg",
@@ -32,7 +32,7 @@ const siteConfig = {
                           path: "./docs",
                           sidebarPath: require.resolve("./sidebars.js"),
                           editUrl:
-                              "https://github.com/stefanpejcic/docs/tree/master/documentation",
+                              "https://github.com/stefanpejcic/openpanel/tree/master/documentation",
                           showLastUpdateAuthor: true,
                           showLastUpdateTime: true,
                           disableVersioning: