Skip to content

Commit 1fb0b46

Browse files
authored
Update README.md
1 parent a3b8b10 commit 1fb0b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This package has not yet been published to the Arduino & PlatformIO package mana
4848
Log.warning (F("Log as Warning with integer values from Flash : %d, %d"CR) , 34 , 799870);
4949
```
5050

51-
[See examples/ArduinoLog/Log.ino](examples/ArduinoLog/Log.ino)
51+
[See examples/Log/Log.ino](examples/Log/Log.ino)
5252

5353
## Usage
5454

0 commit comments

Comments
 (0)