From 3dc3f78cbb10ccf1b864a3e963917ee97b356c82 Mon Sep 17 00:00:00 2001 From: Wim Symons Date: Fri, 5 Nov 2021 14:30:21 +0100 Subject: [PATCH] Restul -> Restful Anyhow, the link is dead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a08442..cc70a10 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Download and run Apache Karaf 4.2.6 * [Some hints to boost your productivity with declarative services](https://liquid-reality.de/2016/09/26/hints-ds.html) * [Bnd maven plugins documentation](https://github.com/bndtools/bnd/tree/master/maven) * [OSGi R7 Highlights JAX-RS Whiteboard](https://blog.osgi.org/2018/03/osgi-r7-highlights-jax-rs-whiteboard.html) -* [Best practices for Restul apis](https://blog.mwaysolutions.com/2014/06/05/10-best-practices-for-better-restful-api/) +* [Best practices for Restful apis](https://blog.mwaysolutions.com/2014/06/05/10-best-practices-for-better-restful-api/) * [Pure Annotation-Driven Bundle Development](https://virtual.osgiusers.org/2018/10/pure-annotation-driven-dev) ## Testing