We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2eb72a commit 1c42944Copy full SHA for 1c42944
src/lib/config.ts
@@ -14,4 +14,4 @@ export const NOTIFICATION_TIMEOUT = 3000;
14
export const PUBLIC_URL = 'https://pocketbase-uml.github.io';
15
export const AUTHOR_URL = 'https://github.com/icflorescu';
16
export const REPO_URL = 'https://github.com/pocketbase-uml/pocketbase-uml.github.io';
17
-export const SPONSORS_URL = 'ttps://github.com/sponsors/icflorescu';
+export const SPONSORS_URL = 'https://github.com/sponsors/icflorescu';
0 commit comments