fix(app):config

This commit is contained in:
Alex 2020-04-25 15:03:33 +03:00
parent bcabd1a2fe
commit 44d4774b5e
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
export const REPO_URL = 'https://github.com/alexeykurbako/ngx-admin.git';
export const REPO_OWNER = 'alexeykurbako';
export const REPO_URL = 'https://github.com/akveo/ngx-admin.git';
export const REPO_OWNER = 'akveo';
export const REPO_NAME = 'ngx-admin';
export const OUT_DIR = 'docs/dist'; // Relative to the directory you run command