diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts index 1b10bdaf1..49d7f2d34 100644 --- a/src/environments/environment.prod.ts +++ b/src/environments/environment.prod.ts @@ -6,7 +6,7 @@ export const AppConfig = { clientId: '5e1ed08cff7f0de1d68d', githubUrl: 'https://github.com', accessTokenUrl: 'https://catcher-proxy.herokuapp.com/authenticate', - origin: 'https://CATcher-org.github.io', + origin: 'https://catcher-org.github.io', profiles: [ { profileName: 'CS2103/T Alpha Test',