From 4676705585576317c2b4426f1edc24ea68823ef9 Mon Sep 17 00:00:00 2001 From: Nisar Hassan Naqvi Date: Tue, 5 May 2020 20:16:47 +0000 Subject: [PATCH] [docs]: correct the Gitpod button's Url. --- content/docs/user-guide/contributing/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/user-guide/contributing/docs.md b/content/docs/user-guide/contributing/docs.md index 974a5f7ba6..9eab9e7e2a 100644 --- a/content/docs/user-guide/contributing/docs.md +++ b/content/docs/user-guide/contributing/docs.md @@ -63,7 +63,7 @@ formatted and linted as well, which is also ensured by the full setup below. > dependencies, run `yarn build`, and start the webserver so that you can start > straight away: -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/iterative/dvc.org) Make sure you have a recent LTS version of [Node.js](https://nodejs.org/en/) (`>=12.0.0`), and install [Yarn](https://yarnpkg.com/):