From 8e973cbed1f8ff2d67176be8a9099cfec9b6acd4 Mon Sep 17 00:00:00 2001 From: Chris Thompson Date: Thu, 15 Dec 2022 20:10:29 +0000 Subject: [PATCH] Closing `'s seem not required when indented Otherwise, extra `` prints on README display. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e1db65..b97e7b5 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,7 @@ abra app YOURAPPDOMAIN run app bash . /docker-entrypoint2.sh -e bin/manage_users - ``` [hedegedoc]: https://github.com/hedgedoc/hedgedoc [abra]: https://git.autonomic.zone/autonomic-cooperative/abra -[compose-traefik]: https://git.autonomic.zone/coop-cloud/traefik +[compose-traefik]: https://git.autonomic.zone/coop-cloud/traefik \ No newline at end of file