Skip to content

Fixing broken link in API reference for set_light #7

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 1 commit into from
Jul 16, 2019
Merged

Fixing broken link in API reference for set_light #7

merged 1 commit into from
Jul 16, 2019

Conversation

NanoDano
Copy link
Contributor

The line break in the docstring for the Bridge.set_light() method was causing a broken link in the generated documentation. The line break was removed to fix the link and a space after the link was added so the closing parenthesis was not included in the link.

The line break in the docstring for the Bridge.set_light() method was causing a broken link in the generated documentation. The line break was removed to fix the link and a space after the link was added so the closing parenthesis was not included in the link.
@NanoDano
Copy link
Contributor Author

@brentru
Copy link
Member

brentru commented Jul 16, 2019

New URL is viewable and click-able from comments. Thank you @NanoDano for the PR. Mergin'

@brentru brentru merged commit fe9b8c1 into adafruit:master Jul 16, 2019
@NanoDano NanoDano deleted the patch-1 branch July 16, 2019 15:55
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 16, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 1.6.0 from 1.5.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#45 from docmollo/docs_wpa2_wifimgr

Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 3.0.5 from 3.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#43 from dastels/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_CursorControl to 2.1.1 from 2.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_CursorControl#9 from brentru/patch-generate-cursor

Updating https://github.com/adafruit/Adafruit_CircuitPython_Hue to 1.0.1 from v1.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Hue#8 from NanoDano/patch-2
  > Merge pull request adafruit/Adafruit_CircuitPython_Hue#7 from NanoDano/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO to 1.2.1 from 1.2.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_SimpleIO#41 from iraytrace/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_MiniMQTT
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