Skip to content

Commit aae96a2

Browse files
authored
Link to a less empty API docs page
1 parent 17164b4 commit aae96a2

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
@@ -8,7 +8,7 @@ If you are cross-building a project that uses scala-xml with both Scala 2.10 and
88

99
The compiler was decoupled from this particular implementation using the same approach as for comprehensions (XML syntax is desugared into a set of method calls, which unfortunately is only defined by the [implementation](https://github.com/scala/scala/blob/2.11.x/src/compiler/scala/tools/nsc/ast/parser/SymbolicXMLBuilder.scala)). Alternative implementations are welcome!
1010

11-
API documentation is available [here](http://www.scala-lang.org/api/current/scala-xml/).
11+
API documentation is available [here](http://www.scala-lang.org/api/current/scala-xml/scala/xml/index.html).
1212

1313
## Maintenance status
1414

0 commit comments

Comments
 (0)