diff --git a/apps/formbricks-com/components/shared/MetaInformation.tsx b/apps/formbricks-com/components/shared/MetaInformation.tsx index 4f9ffebfb5..5ec3d1a0f1 100644 --- a/apps/formbricks-com/components/shared/MetaInformation.tsx +++ b/apps/formbricks-com/components/shared/MetaInformation.tsx @@ -6,7 +6,7 @@ interface Props { } export default function MetaInformation({ title, description }: Props) { - const pageTitle = `${title} | Open Source Forms & Surveys by Formbricks`; + const pageTitle = `${title} | Open-Source Survey Software`; return ( {pageTitle} diff --git a/apps/formbricks-com/pages/docs/api/api-key-setup/index.mdx b/apps/formbricks-com/pages/docs/api/api-key-setup/index.mdx index 18f6e74d4f..7bf411165d 100644 --- a/apps/formbricks-com/pages/docs/api/api-key-setup/index.mdx +++ b/apps/formbricks-com/pages/docs/api/api-key-setup/index.mdx @@ -15,7 +15,7 @@ The API requests are authorized with a personal API key. This API key gives you ### How to generate an API key -1. Go to your settings on [app.formbricks.com](https://app.formbricks.com/app/me/settings). +1. Go to your settings on [app.formbricks.com](https://app.formbricks.com). 2. Go to page “API keys”. 3. Create a key for the development or production environment. 4. Copy the key immediately. You won’t be able to see it again. diff --git a/apps/formbricks-com/pages/index.tsx b/apps/formbricks-com/pages/index.tsx index 956cd536a8..8ba817ab6c 100644 --- a/apps/formbricks-com/pages/index.tsx +++ b/apps/formbricks-com/pages/index.tsx @@ -8,7 +8,7 @@ import Pricing from "@/components/shared/Pricing"; const IndexPage = () => ( diff --git a/apps/formbricks-com/pages/privacy-policy.mdx b/apps/formbricks-com/pages/privacy-policy.mdx index 6251b6958f..4c8c79fd1f 100644 --- a/apps/formbricks-com/pages/privacy-policy.mdx +++ b/apps/formbricks-com/pages/privacy-policy.mdx @@ -12,7 +12,7 @@ This Privacy Policy explains how and why our organization collects personal data ### Important Notice -This Privacy Policy only applies to the Formbricks Cloud under [hq.formbricks.com](http://app.formbricks.com) (”Cloud”) and our Landing Page under formbricks.com. (”Landing Page”) If you are self-hosting our open source tool on your own servers, this Privacy Policy does not apply. +This Privacy Policy only applies to the Formbricks Cloud under [hq.formbricks.com](https://app.formbricks.com) (”Cloud”) and our Landing Page under formbricks.com. (”Landing Page”) If you are self-hosting our open source tool on your own servers, this Privacy Policy does not apply. ### Definitions