mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Fix Berry documentation link
This commit is contained in:
parent
27f84655fb
commit
e0b0c1fae1
@ -593,7 +593,7 @@ const char HTTP_BERRY_FORM_CMND[] PROGMEM =
|
||||
"<br>"
|
||||
"<div contenteditable='false' class='br0 bro' readonly id='t1' cols='340' wrap='off'>"
|
||||
"<div class='br1'>Welcome to the Berry Scripting console. "
|
||||
"Check the <a href='https://tasmota.github.io/docs/Berry-Scripting/' target='_blank'>documentation</a>."
|
||||
"Check the <a href='https://tasmota.github.io/docs/Berry/' target='_blank'>documentation</a>."
|
||||
"</div>"
|
||||
"</div>"
|
||||
// "<textarea readonly id='t1' cols='340' wrap='off'></textarea>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user