h2zero / NimBLE-Arduino

A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x.
https://h2zero.github.io/NimBLE-Arduino/
Apache License 2.0
700 stars 145 forks source link

Came across a broken link in the docs #598

Closed JustTryingToGetSomeWorkDone closed 3 months ago

JustTryingToGetSomeWorkDone commented 11 months ago

I was attempting to help out people with no comments on their issues and found the "See also" link on https://h2zero.github.io/esp-nimble-cpp/class_nim_b_l_e2904.html#details is broken. Somehow I'm super not surprised that bluetooth.com has missing documentation. Lol. Bluetooth is such a train-wreak.

Also found on line 17 in: https://github.com/h2zero/NimBLE-Arduino/blob/release/1.4/src/NimBLE2904.cpp

h2zero commented 11 months ago

Thanks, yes they have removed all the old xml files from the website.

h2zero commented 3 months ago

Fixed in 5b2d72a