Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit bde515f

Browse files
feat: update shared presentations url
1 parent 080d797 commit bde515f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud/functions/src/utils/resources.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ export class Resources {
33
static get Constants(): any {
44
return {
55
PRESENTATION: {
6-
URL: 'https://deckdeckgo-beta-presentations.deckdeckgo.io',
6+
URL: 'https://beta.deckdeckgo.io',
77
FOLDER: 'presentations',
88
IMAGE: 'deckdeckgo.png'
99
}

0 commit comments

Comments
 (0)