Replacing references to digitalocean org

s/(?<=:\/\/github.com\/)digitalocean(?=\/netbox)/netbox-community/g
This commit is contained in:
Robert Ellegate
2019-07-09 11:36:39 -04:00
parent ad21710114
commit 95bee19161
11 changed files with 995 additions and 995 deletions

View File

@@ -61,7 +61,7 @@ Once CI has completed on the PR, merge it.
## Create a New Release
Draft a [new release](https://github.com/digitalocean/netbox/releases/new) with the following parameters.
Draft a [new release](https://github.com/netbox-community/netbox/releases/new) with the following parameters.
* **Tag:** Current version (e.g. `v2.3.4`)
* **Target:** `master`