From 3300ee726e389e0f3c1b5674e3dc9afa17cf3661 Mon Sep 17 00:00:00 2001
From: Griefed <44273438+Griefed@users.noreply.github.com>
Date: Mon, 28 Sep 2020 16:06:52 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9f2604a..4f88f1b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # docker-D-Zone
 https://github.com/d-zone-org/d-zone/tree/heroku in a container!
 
-Creates a Container which runs the v1/docker Branch of [D-Zone-Org's](https://github.com/d-zone-org) [D-Zone](https://github.com/d-zone-org/d-zone), with [node:8-alpine](https://hub.docker.com/_/node) as the base image, as seen on https://pixelatomy.com/dzone/?s=default. 
+Creates a Container which runs the heroku branch of [D-Zone-Org's](https://github.com/d-zone-org) [D-Zone](https://github.com/d-zone-org/d-zone), with [node:8-alpine](https://hub.docker.com/_/node) as the base image, as seen on https://pixelatomy.com/dzone/?s=default. 
 
 # Deploy with docker-compose:
 ```
-- 
GitLab