Skip to content

Fix Driver RTD Links #1348

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 21, 2018
Merged

Fix Driver RTD Links #1348

merged 3 commits into from
Nov 21, 2018

Conversation

sommersoft
Copy link

This fixes the following occurrence for Adabot checks:

CircuitPython drivers page missing driver - 9
  * https://github.com/adafruit/Adafruit_CircuitPython_CPython
  * https://github.com/adafruit/Adafruit_CircuitPython_HTU21D
  * https://github.com/adafruit/Adafruit_CircuitPython_MPRLS
  * https://github.com/adafruit/Adafruit_CircuitPython_L3GD20
  * https://github.com/adafruit/Adafruit_CircuitPython_NeoTrellis
  * https://github.com/adafruit/Adafruit_CircuitPython_LIDARLite
  * https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation
  * https://github.com/adafruit/Adafruit_CircuitPython_TFmini
  * https://github.com/adafruit/Adafruit_CircuitPython_74HC595

CPython library is not released yet, so that one is valid/explainable.

LED_Animation is a "false failure", because the RTD link uses led-animation and the Adabot check does not replace the underscore from the name to a hyphen.

Copy link

@kattni kattni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@kattni kattni merged commit f0d02fc into adafruit:master Nov 21, 2018
@sommersoft sommersoft deleted the fix_drivers branch September 26, 2019 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants