mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-04-11 05:19:04 +02:00
Update constants.ts
This commit is contained in:
parent
c8c0b81923
commit
1182ef06b8
@ -5,7 +5,7 @@ export enum TierIds {
|
||||
}
|
||||
|
||||
export const DOCS_URL = 'https://open-saas-docs.netlify.app';
|
||||
export const BLOG_URL = 'https://open-saas-blog.netlify.app/blog';
|
||||
export const BLOG_URL = 'https://open-saas-docs.netlify.app/blog';
|
||||
|
||||
//get this link at https://dashboard.stripe.com/test/settings/billing/portal
|
||||
const isDev = process.env.NODE_ENV === 'development';
|
||||
|
Loading…
x
Reference in New Issue
Block a user