Skip to content

Commit 3a3e5dd

Browse files
committed
Add release docs
1 parent 3854e89 commit 3a3e5dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
[travis]: https://travis-ci.org/lightbend/sbt-paradox-apidoc
66
[travis-badge]: https://travis-ci.org/lightbend/sbt-paradox-apidoc.svg?branch=master
77

8-
8+
A [paradox](https://github.com/lightbend/paradox/) directive that automatically adds links for classes from documentation to scaladoc and javadoc.
99

1010
## Usage
1111

1212
```scala
13-
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "ba4e049c")
13+
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "<latest>")
1414
```
1515

1616
## License

0 commit comments

Comments
 (0)