|
1 | 1 | <!-- markdownlint-disable-next-line first-line-h1 --> |
2 | | -[](https://scorecard.dev/viewer/?uri=github.com/nginxinc/nginx-plus-go-client) |
3 | | -[](https://github.com/nginxinc/nginx-plus-go-client/actions) |
| 2 | +[](https://scorecard.dev/viewer/?uri=github.com/nginx/nginx-plus-go-client) |
| 3 | +[](https://github.com/nginx/nginx-plus-go-client/actions) |
4 | 4 | [](https://opensource.org/licenses/Apache-2.0) |
5 | | -[](https://goreportcard.com/report/github.com/nginxinc/nginx-plus-go-client) |
6 | | -[](https://app.fossa.com/projects/custom%2B5618%2Fgithub.com%2Fnginxinc%2Fnginx-plus-go-client?ref=badge_shield) |
7 | | -[](https://github.com/nginxinc/nginx-plus-go-client/releases/latest) |
8 | | - |
| 5 | +[](https://goreportcard.com/report/github.com/nginx/nginx-plus-go-client) |
| 6 | +[](https://app.fossa.com/projects/custom%2B5618%2Fgithub.com%2Fnginx%2Fnginx-plus-go-client?ref=badge_shield) |
| 7 | +[](https://github.com/nginx/nginx-plus-go-client/releases/latest) |
| 8 | + |
9 | 9 | [](https://nginxcommunity.slack.com) |
10 | 10 | [](https://www.repostatus.org/#active) |
11 | | -[](https://github.com/nginxinc/nginx-plus-go-client/blob/main/SECURITY.md) |
| 11 | +[](https://github.com/nginx/nginx-plus-go-client/blob/main/SECURITY.md) |
12 | 12 |
|
13 | 13 | # NGINX Plus Go Client |
14 | 14 |
|
@@ -51,7 +51,7 @@ the API was first introduced. |
51 | 51 |
|
52 | 52 | ## Using the Client |
53 | 53 |
|
54 | | -1. Import `github.com/nginxinc/nginx-plus-go-client/client` into your go project. |
| 54 | +1. Import `github.com/nginx/nginx-plus-go-client/client` into your go project. |
55 | 55 | 2. Use your favorite vendor tool to add this to your `/vendor` directory in your project. |
56 | 56 |
|
57 | 57 | ## Testing |
|
0 commit comments