Skip to content

Commit 7921424

Browse files
authored
Fix Berry short manual link
1 parent 737418b commit 7921424

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Berry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Useful resources:
1010

1111
- First time user of Berry: [Berry Introduction (in 20 minutes of less)](Berry-Introduction.md)
12-
- Language fast reference PDF (7 pages) [Berry Short manual](../_media/berry_short_manual.pdf)
12+
- Language fast reference PDF (7 pages) [Berry Short manual](https://tasmota.github.io/docs/_media/berry_short_manual.pdf)
1313
- Full language documentation [The Berry Script Language Reference Manual](https://berry.readthedocs.io/en/latest/)
1414
- Tasmota extension of Berry, see below
1515
- Full examples in the [Berry Cookbook](Berry-Cookbook.md)
@@ -24,7 +24,7 @@ Berry is the next generation scripting for Tasmota. It is based on the open-sour
2424
[**Manual**](https://github.com/berry-lang/berry/wiki/Reference)
2525

2626
!!! tip "Reference sheet"
27-
Download [Berry Short Manual](../_media/berry_short_manual.pdf) to get a list of basic functions and capabilities of Berry language
27+
Download [Berry Short Manual](https://tasmota.github.io/docs/_media/berry_short_manual.pdf) to get a list of basic functions and capabilities of Berry language
2828

2929
Berry Scripting allows simple and also advanced extensions of Tasmota, for example:
3030

0 commit comments

Comments
 (0)