diff --git a/src/routes/pricing/+page.svelte b/src/routes/pricing/+page.svelte index 79e9c88fa6..a5574cc14c 100644 --- a/src/routes/pricing/+page.svelte +++ b/src/routes/pricing/+page.svelte @@ -244,14 +244,14 @@
- We support OSS maintainers with a free Pro Plan. Get in touch to - find out more. + We support OSS maintainers with a free Pro Plan. Read our announcement blog + to find out more.
- Contact us + Learn more diff --git a/src/routes/pricing/faq.svelte b/src/routes/pricing/faq.svelte index 16617480b2..bcc351a919 100644 --- a/src/routes/pricing/faq.svelte +++ b/src/routes/pricing/faq.svelte @@ -29,7 +29,7 @@ }, { question: 'How can I join the OSS program?', - answer: `The OSS program is exclusively for active open-source maintainers using Appwrite Cloud. If you consider your project to be liable for the program, you can apply here.` + answer: `The OSS program is exclusively for active open-source maintainers using Appwrite Cloud. You can find more information on how to join the program in our announcement blog.` }, { question: 'I have a Starter plan account. How do I upgrade to a paid plan?',