helium / docs

Helium Documentation
https://docs.helium.com
119 stars 515 forks source link

Devices- Ready To Use and Development docs have a few broken links #109

Closed leroyle closed 3 years ago

leroyle commented 3 years ago

I walked though all of Devices->Ready To Use and Devices->Development Devices checking for valid links. Following problems found

NOTE: The next two problems hit the same files in "Devices->Development Devices"

Problem 1: Someone in Arduino land got cute, changed "linux" to "Linux" At "Getting the Arduino IDE for Linux" the "Linux" link is bad (note case of the L in Linux) is: https://www.arduino.cc/en/Guide/linux/ should be: https://www.arduino.cc/en/Guide/Linux/

This hits the following: https://docs.helium.com/use-the-network/devices/development/heltec-cubecell-htcc-ab01/arduino https://docs.helium.com/use-the-network/devices/development/st-b-l072z-lrwan1/arduino https://docs.helium.com/use-the-network/devices/development/sparkfun-pro-rf/arduino https://docs.helium.com/use-the-network/devices/development/adafruit-feather-m0-rfm95/arduino https://docs.helium.com/use-the-network/devices/development/heltec-wifi-lora-32-v2/arduino


Problem 2: Looks like a link to integration doc is incorrect of missing at end if the doc at the following: " The next step is to learn how to use your device data to build applications, visit our Integrations docs here." "here" has a link back to itself in the ST doc, no link at all in the others. This hits the following: https://docs.helium.com/use-the-network/devices/development/heltec-cubecell-htcc-ab01/arduino https://docs.helium.com/use-the-network/devices/development/st-b-l072z-lrwan1/arduino https://docs.helium.com/use-the-network/devices/development/sparkfun-pro-rf/arduino https://docs.helium.com/use-the-network/devices/development/adafruit-feather-m0-rfm95/arduino https://docs.helium.com/use-the-network/devices/development/heltec-wifi-lora-32-v2/arduino


Problem 3: Devices -> Ready To Use Devices -> file: https://docs.helium.com/use-the-network/devices The first link, to the LoRaWan spec is broken Bad link: https://lora-alliance.org/sites/default/files/2018-05/lorawan1_0_2-20161012_1398_1.pdf


Problem 4: Adeunis Field Test Device: file: https://docs.helium.com/use-the-network/devices/ready-to-use/adeunis-field-test-device link to "Manual" is bad Bad Link: https://www.adeunis.com/wp-content/uploads/2019/12/FTD_LoRaWAN_US902-928_UG_GB_V1.0.0.pdf


Problem 5:

Dragino LHT65 file: https://docs.helium.com/use-the-network/devices/ready-to-use/dragino-lht65 link to "Manual" is bad Bad link: https://www.dragino.com/downloads/downloads/LHT65/LHT65_Temperature_Humidity_Sensor_UserManual_v1.7.1.pdf

leroyle commented 3 years ago

Resolved with pull #191 "Leroyle rak arduino" - updated links