From 64ff444d8614daddb932db74915782cfda18a65f Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Mon, 10 Jun 2019 22:07:42 +0200 Subject: [PATCH] Updated readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bb55fd..3df839c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ Without any changes, this app is connected to a Contentful space with read-only Clone the repo and install the dependencies. ```bash -git clone https://github.com/contentful/the-example-app.nodejs.git cd the-example-app.nodejs ``` @@ -43,7 +42,7 @@ You can also run this app as a Docker container: Step 1: Clone the repo ```bash -git clone https://github.com/contentful/the-example-app.nodejs.git +git clone https://bitbucket.org/itnove/the-example-app-nodejs.git ``` Step 2: Build the Docker image