TheThingsNetwork / docs

Documentation for The Things Network
https://www.thethingsnetwork.org/docs/
Apache License 2.0
63 stars 292 forks source link

fix broken link to v3 stack documentation #411

Closed GreenPenguino closed 3 years ago

GreenPenguino commented 3 years ago

The current url is a relative link and as a result points to https://www.thethingsnetwork.org/docs/thethingsstack.io, which is not a valid address. By adding https:// in front of the link it becomes an absolute url and points to https://thethingsstack.io

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.