A
Arduino10mo ago
robherc

I hope this qualifies here - docs.arduino.cc page error - dead link

I noticed broken link(s) on the docs.arduino.cc Serial pages. The link points to .../Serial, but the acurate link is to .../serial/ One page with known broken link: https://docs.arduino.cc/language-reference/en/functions/communication/serial/available/ Corrected link url: https://docs.arduino.cc/language-reference/en/functions/communication/serial/
No description
No description
11 Replies
jcarolinares
jcarolinares10mo ago
Hello, thank to point this out. All Arduino documentation present on docs.arduino.cc is public available and under open source licenses at GitHub.com/Arduino/docs-content where you can open and issue or even create a Pull Request to help us. In any of the cases I've already included this in the Product Experience backlog department so we can take a look and fix it! Thanks 😊
Unknown User
Unknown User8mo ago
Message Not Public
Sign In & Join Server To View
robherc
robhercOP8mo ago
sorry, can't help find something without a most specific description. (i.e. exactly which pages are you looking for)
Unknown User
Unknown User8mo ago
Message Not Public
Sign In & Join Server To View
robherc
robhercOP8mo ago
yeah,at that point I just have to say "maybe an employee will come in and tell us both" ... sorry I can't help kore there (have been having the same issue with the arduino discord bot...the github sources simply DO NOT match the output of the running instance, so I can't contribute).
Unknown User
Unknown User8mo ago
Message Not Public
Sign In & Join Server To View
jcarolinares
jcarolinares8mo ago
Hello @DutyS12345 is actually right. In the case of the language reference the GitHub that contains the actual documentation is https://docs.arduino.cc/language-reference/en/functions/communication/print/ Repository is open and you guys can propose pull request or open issues and one of the guys will take the review and suggest changes if need it. In any of the cases I take notes on the feedback provided here so sooner than later, a huge backlog of new exciting things to come! , all language reference will be updated. Thank you so much for your effort pointing out the problems ❤️
Unknown User
Unknown User8mo ago
Message Not Public
Sign In & Join Server To View
jcarolinares
jcarolinares8mo ago
No idea but we will check for sure 😃
Unknown User
Unknown User8mo ago
Message Not Public
Sign In & Join Server To View
robherc
robhercOP8mo ago
any way we could get the arduinobot github brought current too? I'm elbows-deep in AVR-ASM coding to finish up on my current board design, but once that passes testing & goes into production, I can switch gears to go into bot-coding again.

Did you find this page helpful?