Update import path.

This commit is contained in:
Gucheng Wang
2022-01-20 14:11:46 +08:00
parent c3fb48f473
commit c22ab44894
65 changed files with 109 additions and 109 deletions

View File

@ -13,7 +13,7 @@
// limitations under the License.
export const ShowGithubCorner = false;
export const GithubRepo = "https://github.com/casbin/casdoor";
export const GithubRepo = "https://github.com/casdoor/casdoor";
export const ForceLanguage = "";
export const DefaultLanguage = "en";