From 0eced489da5bc916fbc0efbf914e658df09f897f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Thu, 31 Jan 2019 09:02:12 +0100 Subject: [PATCH] Updated link to netbox-docker, again After some feedback, that `netbox-community/docker` is not an ideal name, I've renamed the repo back to `netbox-docker`. Hence one more PR to update that link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b639ce35..39ab1afc4 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ and run `upgrade.sh`. ## Alternative Installations -* [Docker container](https://github.com/netbox-community/docker) (via [@cimnine](https://github.com/cimnine)) +* [Docker container](https://github.com/netbox-community/netbox-docker) (via [@cimnine](https://github.com/cimnine)) * [Vagrant deployment](https://github.com/ryanmerolle/netbox-vagrant) (via [@ryanmerolle](https://github.com/ryanmerolle)) * [Ansible deployment](https://github.com/lae/ansible-role-netbox) (via [@lae](https://github.com/lae))