Skip to content

Commit a1296c8

Browse files
happylynxjknack
authored andcommitted
Link to javadoc added (#510)
I was forced forced to google the link to javadoc. This may save time for others.
1 parent e56b928 commit a1296c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Benchmark source code is available at: https://github.com/mbosecke/template-benc
2323
# Getting Started
2424
In general, the syntax of **Handlebars** templates is a superset of [Mustache](http://mustache.github.com) templates. For basic syntax, check out the [Mustache manpage](http://mustache.github.com).
2525

26-
The [Handlebars.java blog](http://jknack.github.io/handlebars.java) is a good place for getting started too.
26+
The [Handlebars.java blog](http://jknack.github.io/handlebars.java) is a good place for getting started too. Javadoc is available at [javadox.com](http://javadox.com/com.github.jknack/handlebars/2.3.2/overview-summary.html).
2727

2828
## Maven
2929
#### Stable version: [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.jknack/handlebars/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.jknack/handlebars)

0 commit comments

Comments
 (0)