From 94be045254dcbe9720e6226c1fad7c36540b649e Mon Sep 17 00:00:00 2001 From: ommore <51229945+thisisommore@users.noreply.github.com> Date: Mon, 28 Dec 2020 20:08:12 +0530 Subject: [PATCH] Update link to document for configuration format. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbb75cd..d2ca37e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains externally maintained `.gitpod` files for projects on G The files are organized by repository name. If you need a different configuration for a fork the repository folder can contain a folder for the organisation. -The configuration format is explained [here](https://docs.gitpod.io/40_Configuration.html#gitpod-file). +The configuration format is explained [here](https://www.gitpod.io/docs/config-gitpod-file). PRs are very welcome! :heart: