From d88e7f5e4879a9c8cb9a399261afd43cfcb0194e Mon Sep 17 00:00:00 2001 From: dnguyen800 <25126347+dnguyen800@users.noreply.github.com> Date: Sat, 30 Nov 2019 01:11:36 -0800 Subject: [PATCH] Update Aftership documentation - API link (#11338) Added URL that links directly to the Aftership API Keys page. --- source/_integrations/aftership.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/aftership.markdown b/source/_integrations/aftership.markdown index 6c320fb4856..e6e816e699b 100644 --- a/source/_integrations/aftership.markdown +++ b/source/_integrations/aftership.markdown @@ -14,7 +14,7 @@ The sensor value shows the number of packages that are not in `Delivered` state. ## Setup -To use this sensor, you need an [AfterShip Account](https://accounts.aftership.com/register) and set up an API Key. To set up an API Key go to [AfterShip API](https://secure.aftership.com/#/settings/api) page, and copy existing key or generate a new one. +To use this sensor, you need an [AfterShip Account](https://accounts.aftership.com/register) and set up an API Key. To set up an API Key go to [AfterShip API](https://admin.aftership.com/settings/api-keys) page, and copy existing key or generate a new one.
AfterShip recently started requiring having a credit card on file even if you are only using the free plan. That does not change the functionality of the platform, just something to be aware of.