Fix Berry documentation link

This commit is contained in:
Stephan Hadinger 2021-06-16 08:37:28 +02:00
parent 27f84655fb
commit e0b0c1fae1
1 changed files with 1 additions and 1 deletions

View File

@ -593,7 +593,7 @@ const char HTTP_BERRY_FORM_CMND[] PROGMEM =
"<br>" "<br>"
"<div contenteditable='false' class='br0 bro' readonly id='t1' cols='340' wrap='off'>" "<div contenteditable='false' class='br0 bro' readonly id='t1' cols='340' wrap='off'>"
"<div class='br1'>Welcome to the Berry Scripting console. " "<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>"
"</div>" "</div>"
// "<textarea readonly id='t1' cols='340' wrap='off'></textarea>" // "<textarea readonly id='t1' cols='340' wrap='off'></textarea>"