Skip to content

Commit d638ea5

Browse files
committed
Replace with links to documentation
1 parent 6712aaa commit d638ea5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ TcMenu organisation made this library available for you to use. It takes signifi
1212

1313
This library provides logging facilities that are used by all our other libraries. You can consider this like a logging API with a simple implementation that backs onto the serial port by default.
1414

15-
The library works on most Arduino devices, PicoSDK and mbed. You can see our library compatibility matrix: https://tcmenu.github.io/documentation/
15+
The library works on most Arduino devices, PicoSDK and mbed. You can see our library compatibility matrix: https://www.thecoderscorner.com/products/arduino-libraries/
1616

1717
You can find examples packaged with it in the `examples` folder. The example should work on most platforms without needing changes.
1818

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
name=TcMenuLog
77
version=1.0.5
8-
maintainer=https://tcmenu.github.io/documentation/
8+
maintainer=https://github.com/TcMenu
99
author=TcMenu
1010
category=Other
1111
url=https://github.com/TcMenu/TcMenuLog

0 commit comments

Comments
 (0)