asciidoctor / asciidoclet

:clipboard: A Javadoc Doclet based on Asciidoctor that lets you write Javadoc in the AsciiDoc syntax.
https://github.com/asciidoctor/asciidoclet
Apache License 2.0
133 stars 40 forks source link

Fix typo in links #61

Closed msgilligan closed 7 years ago

msgilligan commented 7 years ago

The two links to JGrenier/asciidoclet-sample had a typo in them and were resulting in 404s. Sorry I didn't catch this earlier.

johncarl81 commented 7 years ago

Ah, thanks @msgilligan!