Skip to content

Commit c785659

Browse files
committed
Merge branch 'main' of github.com:basxsoftwareassociation/htmlgenerator
2 parents daba35e + c6d0859 commit c785659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Why
1414
- **Keep the advantages of lazy rendering**: Render contexts and lazy values allow for implicit dependencies, like traditional templates.
1515
- **Define your own components**: Subclassing the base elements allows for easy implementation of e.g. a custom design or layout system.
1616

17-
For more in depth reasoning and thoughts check out this great articel: (https://www.devever.net/~hl/stringtemplates)
17+
For more in depth reasoning and thoughts check out this great articel: https://www.devever.net/~hl/stringtemplates
1818

1919
Getting started
2020
---------------

0 commit comments

Comments
 (0)