mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Merge pull request #12378 from s-hadinger/fix_berry_doc_link
Fix Berry documentation link
This commit is contained in:
commit
009ea7156c
@ -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