From 4de2cb10e0e16c151c71b74cea491907265a76b4 Mon Sep 17 00:00:00 2001 From: Catalin Pit <25515812+catalinpit@users.noreply.github.com> Date: Fri, 26 Apr 2024 15:41:05 +0300 Subject: [PATCH] chore: remove list from gitpod page --- apps/documentation/pages/local-development/gitpod.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/documentation/pages/local-development/gitpod.mdx b/apps/documentation/pages/local-development/gitpod.mdx index 975fa68b5..be62eacdf 100644 --- a/apps/documentation/pages/local-development/gitpod.mdx +++ b/apps/documentation/pages/local-development/gitpod.mdx @@ -5,6 +5,6 @@ description: Get started with Documenso in a ready-to-use Gitpod workspace in yo # Run in Gitpod -- Click below to launch a ready-to-use Gitpod workspace in your browser. +Click below to launch a ready-to-use Gitpod workspace in your browser. [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/documenso/documenso)