diff --git a/docs/network-mobile/data-only-guides/data-only-aruba.mdx b/docs/network-mobile/data-only-guides/data-only-aruba.mdx index 8afb2d9ac..3eca388c5 100644 --- a/docs/network-mobile/data-only-guides/data-only-aruba.mdx +++ b/docs/network-mobile/data-only-guides/data-only-aruba.mdx @@ -19,7 +19,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl' - Aruba system has AP(s) linked to the Mobility Controller. - Aruba system has basic traffic routing working with existing SSID(s). - An Intel-based host is required in the network to run the - [RadSecProxy](https://github.com/novalabsxyz/radsec-proxy) container. + [RadSecProxy](https://github.com/helium/radsec-proxy) container. # High Level Steps diff --git a/docs/network-mobile/data-only-guides/data-only-fortinet.mdx b/docs/network-mobile/data-only-guides/data-only-fortinet.mdx index 80a908ee4..7d499fe65 100644 --- a/docs/network-mobile/data-only-guides/data-only-fortinet.mdx +++ b/docs/network-mobile/data-only-guides/data-only-fortinet.mdx @@ -22,7 +22,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl' #### RadSecProxy Container Deployment -1. Un-zip and untar the [`Helium_RadSec_Docker.tar.gz`](https://github.com/novalabsxyz/radsec-proxy) +1. Un-zip and untar the [`Helium_RadSec_Docker.tar.gz`](https://github.com/helium/radsec-proxy) file into the directory of your choice on the host machine. ```shell diff --git a/docs/network-mobile/data-only-guides/data-only-meraki.mdx b/docs/network-mobile/data-only-guides/data-only-meraki.mdx index d48da2df0..9540f3bf4 100644 --- a/docs/network-mobile/data-only-guides/data-only-meraki.mdx +++ b/docs/network-mobile/data-only-guides/data-only-meraki.mdx @@ -19,7 +19,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl' - Meraki system has AP(s) linked to the MX Controller. - Meraki system has basic traffic routing working with existing SSID(s). - An Intel-based host is required in the network to run the - [RadSecProxy](https://github.com/novalabsxyz/radsec-proxy) container. + [RadSecProxy](https://github.com/helium/radsec-proxy) container. # High Level Steps diff --git a/docs/network-mobile/data-only-guides/data-only-mikrotik.mdx b/docs/network-mobile/data-only-guides/data-only-mikrotik.mdx index ddb7b9ec1..2514c6626 100644 --- a/docs/network-mobile/data-only-guides/data-only-mikrotik.mdx +++ b/docs/network-mobile/data-only-guides/data-only-mikrotik.mdx @@ -13,7 +13,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl' ## Prerequisites - **RouterOS v7** device running CAPsMAN 2 (tested on **7.18.1**) -- [RadSecProxy](https://github.com/novalabsxyz/radsec-proxy) container running in your network. +- [RadSecProxy](https://github.com/helium/radsec-proxy) container running in your network. - For self-serve, CLI wallet prepared for onboarding: [https://docs.helium.com/mobile/data-only-onboarding/](https://docs.helium.com/mobile/data-only-onboarding/) - For Helium Plus, certificates ( `ca.pem`, `cert.pem`, `key.pem` ) supplied by the Helium Plus team @@ -32,7 +32,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl' ### 1. Deploy RadSecProxy At time of writing, RouterOS does not support RadSec natively, download the -[RadSecProxy](https://github.com/novalabsxyz/radsec-proxy) container and run it in a Docker. +[RadSecProxy](https://github.com/helium/radsec-proxy) container and run it in a Docker. 1. Un-zip and untar the `Helium_RadSec_Docker.tar.gz` file into the directory of your choice on the host machine. This will unpack the following items: diff --git a/docs/network-mobile/data-only-guides/data-only-radsecproxy.mdx b/docs/network-mobile/data-only-guides/data-only-radsecproxy.mdx index ec743ba87..882a94cec 100644 --- a/docs/network-mobile/data-only-guides/data-only-radsecproxy.mdx +++ b/docs/network-mobile/data-only-guides/data-only-radsecproxy.mdx @@ -22,7 +22,7 @@ also supports TLS (RadSec) The project can be found at [https://radsecproxy.github.io/](https://radsecproxy.github.io/) Helium makes a preconfigured and containerized version of this project available at -[https://github.com/novalabsxyz/radsec-proxy](https://github.com/novalabsxyz/radsec-proxy) +[https://github.com/helium/radsec-proxy](https://github.com/helium/radsec-proxy) ## Hardware Requirements