From 93b1cf12e3c86e0ace5ebc3b6c3509a18139c24f Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Sat, 4 Mar 2017 13:30:09 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c9de0ffca..674461c52 100644 --- a/README.md +++ b/README.md @@ -47,10 +47,10 @@ An embeddable Java library that implements the NAT port mapping on routers, etc. -- [User Manual](http://4thline.org/projects/cling/core/manual/cling-core-manual.xhtml) -- [API Javadoc](http://4thline.org/projects/cling/core/apidocs) -- [Source XRef](http://4thline.org/projects/cling/core/xref) -- [Test Source XRef](http://4thline.org/projects/cling/core/xref-test) +- [User Manual](http://4thline.org/projects/cling/support/manual/cling-support-manual.xhtml) +- [API Javadoc](http://4thline.org/projects/cling/support/apidocs) +- [Source XRef](http://4thline.org/projects/cling/support/xref) +- [Test Source XRef](http://4thline.org/projects/cling/support/xref-test) ### Cling Workbench @@ -204,7 +204,7 @@ The `java.util.logging` implementation on Android is broken, it does not allow y Cling 1.0 supports Android 2.1. With Cling 2.0, we currently require platform level 15 (Android 4.0.3). -### I get a lock acquisition timeout exception? +#### I get a lock acquisition timeout exception? Your service receives a subscription, then this happens: