From 4170e20e21bfbf30fb5f3976c299767f446801f8 Mon Sep 17 00:00:00 2001 From: plant <42607830+itsjustaplant@users.noreply.github.com> Date: Tue, 25 Jun 2024 15:02:40 +0300 Subject: [PATCH] docs: fix gitpod url (#2810) Co-authored-by: Matti Nannt --- apps/docs/app/developer-docs/contributing/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/app/developer-docs/contributing/page.mdx b/apps/docs/app/developer-docs/contributing/page.mdx index 6215efe82b..b023f1fef3 100644 --- a/apps/docs/app/developer-docs/contributing/page.mdx +++ b/apps/docs/app/developer-docs/contributing/page.mdx @@ -56,7 +56,7 @@ We currently officially support the below methods to set up your development env This will open a fully configured workspace in your browser with all the necessary dependencies already installed. Click the button below to open this project in Gitpod. For a detailed guide, visit the **Gitpod Setup Guide** section below. -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://Github.com/formbricks/formbricks) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/formbricks/formbricks) ### Github Codespaces