Skip to content

Commit b83f4d2

Browse files
committed
fix: update ORGANIZATION_URL to use standard repo url
1 parent 63fe68f commit b83f4d2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dashboard/build.zip

1.7 MB
Binary file not shown.

dashboard/src/constants/Project.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const REPO_URL = 'https://github.com/PasarGuard/panel.git'
1+
export const REPO_URL = 'https://github.com/PasarGuard/panel'
22
export const ORGANIZATION_URL = 'https://github.com/PasarGuard'
33
export const DONATION_URL = 'https://donate.gozargah.pro'
44
export const DISCUSSION_GROUP = 'https://t.me/Pasar_Guard'

0 commit comments

Comments
 (0)