Skip to content

Commit 54fb71d

Browse files
committed
Add link to JTE
1 parent 53cface commit 54fb71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ public String endpoint(HtmxResponse.Builder htmxResponse, Model model) {
198198
}
199199
```
200200

201-
For example the JTE templating library supports statically typed templates and can be used like so:
201+
For example the [JTE templating library](https://jte.gg/) supports statically typed templates and can be used like so:
202202

203203
```java
204204
@GetMapping("/endpoint")

0 commit comments

Comments
 (0)