From f62e75faffc3335d84cb23b98cf3918e45d9ef06 Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Mon, 10 Aug 2020 15:15:58 +0200 Subject: [PATCH] updated sigfox links --- content/gettingstarted/registration/sigfox.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/gettingstarted/registration/sigfox.md b/content/gettingstarted/registration/sigfox.md index b5fcc82..e664d49 100644 --- a/content/gettingstarted/registration/sigfox.md +++ b/content/gettingstarted/registration/sigfox.md @@ -39,7 +39,7 @@ print(binascii.hexlify(sigfox.pac())) ## Creating account at Sigfox backend -You need to register to the Sigfox Backend. Navigate to [https://backend.sigfox.com/activate](https://backend.sigfox.com/activate) +You need to register to the Sigfox Backend. Navigate to [https://buy.sigfox.com/activate](https://buy.sigfox.com/activate) ![](/gitbook/assets/sigfoxactivate.png) @@ -79,4 +79,4 @@ Now you can see your new Sigfox PAC. ![](/gitbook/assets/newsigfoxpac.png) -Once you know your new Sigfox PAC go to [https://backend.sigfox.com/activate](https://backend.sigfox.com/activate) and register device with different account. +Once you know your new Sigfox PAC go to [https://buy.sigfox.com/activate](https://buy.sigfox.com/activate) and register device with different account.