1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

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.
This commit is contained in:
Christian Mäder
2019-01-31 09:02:12 +01:00
committed by GitHub
parent 5138d12942
commit 0eced489da

View File

@ -37,7 +37,7 @@ and run `upgrade.sh`.
## Alternative Installations ## 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)) * [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)) * [Ansible deployment](https://github.com/lae/ansible-role-netbox) (via [@lae](https://github.com/lae))