diff --git a/.goreleaser.yml b/.goreleaser.yml index 5eb3655..3c4a629 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -55,7 +55,7 @@ brews: folder: Formula goarm: "7" homepage: https://github.com/openaq/openaq-cli - description: Official Command Line Interface for OpenAQ. Get your API key here -> https://api.openaq.org/register + description: Official Command Line Interface for OpenAQ. Get your API key here -> http://explore.openaq.org/register license: MIT test: | system "#{bin}/openaq-cli -v" @@ -69,5 +69,5 @@ scoops: folder: bucket homepage: https://github.com/openaq/openaq-cli description: | - Official Command Line Interface for OpenAQ. Get your API key here -> https://api.openaq.org/register + Official Command Line Interface for OpenAQ. Get your API key here -> http://explore.openaq.org/register license: MIT diff --git a/README.md b/README.md index 82835ac..c086a25 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ go install github.com/openaq/openaq-cli ## Usage -> Note: An OpenAQ API Key is required to use the OpenAQ CLI. Registering for an API Key is free and only requires a valid email address. Register at https://api.openaq.org/register +> Note: An OpenAQ API Key is required to use the OpenAQ CLI. Registering for an API Key is free and only requires a valid email address. Register at http://explore.openaq.org/register To set your API Key run: