Skip to content

Commit 67a8745

Browse files
committed
link to latest api docs
1 parent aba89a4 commit 67a8745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Since Scala 2.11, this library is a separate jar that can be omitted from Scala
1212

1313
The decoupling works because the compiler desugars XML literals in Scala source code into a set of method calls. Alternative implementations of these calls are welcome! (The calls are unfortunately only defined by the [implementation](https://github.com/scala/scala/blob/2.11.x/src/compiler/scala/tools/nsc/ast/parser/SymbolicXMLBuilder.scala).)
1414

15-
API documentation is available [here](https://scala.github.io/scala-xml/api/1.1.0/scala/xml/).
15+
API documentation is available [here](https://scala.github.io/scala-xml/api/1.1.1/scala/xml/).
1616

1717
How to documentation is available in the [wiki](https://github.com/scala/scala-xml/wiki)
1818

0 commit comments

Comments
 (0)