aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2017-01-15 20:24:09 -0800
committerJakob Odersky <jakob@odersky.com>2017-01-15 20:24:09 -0800
commitdd08a83255e926de689c99d580caf7b83f5424cb (patch)
treeaeb33c66a3e615703ec8c131da8a2b5f47ef5318 /documentation
parenta123bd8dbb98587bbc59535ea9155fefaaf828a1 (diff)
downloadakka-serial-dd08a83255e926de689c99d580caf7b83f5424cb.tar.gz
akka-serial-dd08a83255e926de689c99d580caf7b83f5424cb.tar.bz2
akka-serial-dd08a83255e926de689c99d580caf7b83f5424cb.zip
Update scaladoc
Diffstat (limited to 'documentation')
-rw-r--r--documentation/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/index.md b/documentation/index.md
index e07de2a..3a6dfec 100644
--- a/documentation/index.md
+++ b/documentation/index.md
@@ -16,7 +16,7 @@ Start by reading the manual and checking out some examples.
- <i class="fa fa-book"></i> [Developer Guide]({{site.version_docs}}/developer)
Instructions on building, testing and publishing akka-serial.
-- <i class="fa fa-code"></i> [API documentation]({{site.version_docs}}/api/index.html#akka.serial.Serial$)
+- <i class="fa fa-code"></i> [API documentation]({{site.version_docs}}/api/akka/serial/Serial$)
Browse akka-serial's API.
## Help