Skip to content

Commit

Permalink
Add link to JTE
Browse files Browse the repository at this point in the history
  • Loading branch information
checketts committed Aug 28, 2024
1 parent 53cface commit 54fb71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ public String endpoint(HtmxResponse.Builder htmxResponse, Model model) {
}
```

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

```java
@GetMapping("/endpoint")
Expand Down

0 comments on commit 54fb71d

Please sign in to comment.