Update Marlin website links to https

This commit is contained in:
Scott Lahteine
2020-04-12 17:21:02 -05:00
parent f090a927f4
commit e3321920f3
43 changed files with 54 additions and 54 deletions

View File

@ -46,8 +46,8 @@ typedef void (*twiRequestFunc_t)();
* for the host to interpret.
*
* For more information see
* - http://marlinfw.org/docs/gcode/M260.html
* - http://marlinfw.org/docs/gcode/M261.html
* - https://marlinfw.org/docs/gcode/M260.html
* - https://marlinfw.org/docs/gcode/M261.html
*
*/
class TWIBus {