Stefan Pejcic 1 년 전
부모
커밋
a6d4de4398
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      documentation/docusaurus.config.js

+ 2 - 2
documentation/docusaurus.config.js

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