Skip to content

Commit 79bc1fd

Browse files
authored
Fix UI shortened link (#364)
1 parent 84d618b commit 79bc1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const environmentConfig: EnvironmentConfigType = {
8585
},
8686
prod: {
8787
AadValidClientId: "43fee67e-e383-4071-9233-ef33110e9386",
88-
LinkryPublicUrl: "go.acm.illinois.edu",
88+
LinkryPublicUrl: "acm.gg",
8989
ServiceConfiguration: {
9090
core: {
9191
friendlyName: "Core Management Service",

0 commit comments

Comments
 (0)