From 661f3d68993d10e6a0c93233b29b29d5a309a576 Mon Sep 17 00:00:00 2001 From: Jamie Curnow Date: Thu, 17 Feb 2022 13:15:15 +1000 Subject: [PATCH] Update repo path in docs --- docs/setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/README.md b/docs/setup/README.md index 8fdad3b..b9c4227 100644 --- a/docs/setup/README.md +++ b/docs/setup/README.md @@ -107,7 +107,7 @@ you don't have to worry about doing anything special and you can follow the comm Check out the [dockerhub tags](https://hub.docker.com/r/jc21/nginx-proxy-manager/tags) for a list of supported architectures and if you want one that doesn't exist, -[create a feature request](https://github.com/jc21/nginx-proxy-manager/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=). +[create a feature request](https://github.com/NginxProxyManager/nginx-proxy-manager/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=). Also, if you don't know how to already, follow [this guide to install docker and docker-compose](https://manre-universe.net/how-to-run-docker-and-docker-compose-on-raspbian/) on Raspbian.