From 1fefae7802d1a490cd18d7943cb80227e5be38be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaplan=20Se=C3=A7kin=20Candan?= <62906012+kseckinc@users.noreply.github.com> Date: Tue, 4 Jan 2022 12:53:23 +0300 Subject: [PATCH] Update README.md broken gitpod url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2ba937..4ffef4e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Follow the `README.md` docs at the root directory of each component to choose yo ## Development in the Browser Instead of setting everything up locally, you can open this repository in a completely pre-configured development environment in the cloud right from your browser: -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/buildpacks/sample) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/buildpacks/samples) ## Local Development ### Prerequisites