We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d1e26a commit 2c46886Copy full SHA for 2c46886
README.md
@@ -21,9 +21,9 @@ specs2. To use in your test you can add the [following sbt dependency](https://m
21
22
## Documentation
23
24
-The scaladoc API for the core functionality is available at http://lucidsoftware.github.io/xtract/core/api/.
+The scaladoc API for the core functionality is available at http://lucidsoftware.github.io/xtract/core/api/com/lucidchart/open/xtract/index.html.
25
26
-Scaladocs for the specs2 extensions is available at http://lucidsoftware.github.io/xtract/testing/api/.
+Scaladocs for the specs2 extensions is available at http://lucidsoftware.github.io/xtract/testing/api/com/lucidchart/open/xtract/index.html.
27
28
## Example
29
0 commit comments