From c4f6ca914b7beefea5a7f6cd6e7ff7ed6108a9ec Mon Sep 17 00:00:00 2001 From: Ivan Shcheklein <shcheklein@gmail.com> Date: Mon, 4 May 2020 16:55:37 -0700 Subject: [PATCH] docs, contrib: fix link to gtipod a bit --- content/docs/user-guide/contributing/docs.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/docs/user-guide/contributing/docs.md b/content/docs/user-guide/contributing/docs.md index d0953c5688..974a5f7ba6 100644 --- a/content/docs/user-guide/contributing/docs.md +++ b/content/docs/user-guide/contributing/docs.md @@ -65,8 +65,6 @@ formatted and linted as well, which is also ensured by the full setup below. [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/) -To run the app locally: - Make sure you have a recent LTS version of [Node.js](https://nodejs.org/en/) (`>=12.0.0`), and install [Yarn](https://yarnpkg.com/):