adafruit / Adafruit_CircuitPython_VL53L1X

CircuitPython module for interacting with the VL53L1X distance sensor.
MIT License
8 stars 11 forks source link

API Documentation Link goes to wrong product #4

Closed ij0n closed 2 years ago

ij0n commented 2 years ago

On the main readme of this repository, the part:

"Documentation API documentation for this library can be found on Read the Docs."

is pointing to a neopixel library, but not to the documentation of the API of this chip.

FoamyGuy commented 2 years ago

Thanks for reporting. are you interested in submitting a PR to change it?

ij0n commented 2 years ago

No, because I dont know where this link should point to. But I would like to know, which is why I opened this issue.

FoamyGuy commented 2 years ago

@ij0n https://docs.circuitpython.org/projects/vl53l1x/en/latest/

FoamyGuy commented 2 years ago

resolved by #5