From f5335306939d8c95adbd4067d5d3278a12d248cb Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 10 Sep 2019 15:30:19 -0400 Subject: [PATCH] Moved related projects list to the wiki --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 04b2ff830..dc673221d 100644 --- a/README.md +++ b/README.md @@ -43,15 +43,4 @@ and run `upgrade.sh`. # Related projects -## Supported SDK - -- [pynetbox](https://github.com/digitalocean/pynetbox) - A Python API client library for Netbox - -## Community SDK - -- [netbox-client-ruby](https://github.com/ninech/netbox-client-ruby) - A Ruby client library for Netbox -- [powerbox](https://github.com/BatmanAMA/powerbox) - A PowerShell library for Netbox - -## Ansible Inventory - -- [netbox-as-ansible-inventory](https://github.com/AAbouZaid/netbox-as-ansible-inventory) - Ansible dynamic inventory script for Netbox +Please see [our wiki](https://github.com/netbox-community/netbox/wiki/Community-Contributions) for a list of relevant community projects.