diff --git a/README.md b/README.md index 4698dbab2b..eabb7472a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Restlet Framework -## The leading RESTful Web API framework for Java +## The first REST API framework for Java Thanks to Restlet Framework's powerful routing and filtering capabilities, unified client and server Java API, developers can build secure and scalable RESTful web APIs. @@ -8,22 +8,21 @@ It is available in editions for all major platforms (Java SE/EE, Google App Engi It is available under the terms of either the Apache Software License 2.0 or the Eclipse Public License 1.0. -http://restlet.com +http://restlet.talend.com ## Learn more To learn more about Restlet Framework, please have a look at the following resources: -* [User Guide](http://restlet.com/technical-resources/restlet-framework/guide/2.3) -* [Tutorials](http://restlet.com/technical-resources/restlet-framework/tutorials/2.3) -* [JavaDocs](http://restlet.com/technical-resources/restlet-framework/javadocs/3.0) -* [Change Log](http://restlet.com/technical-resources/restlet-framework/misc/3.0/changes) -* [Download](http://restlet.com/downloads/current/) +* [User Guide](https://restlet.talend.com/documentation/user-guide/2.4/) +* [Tutorials](https://restlet.talend.com/documentation/tutorials/2.4/) +* [JavaDocs](https://restlet.talend.com/documentation/javadocs/2.4/) +* [Change Log](https://restlet.talend.com/documentation/2.4/changelog) +* [Download](https://restlet.talend.com/downloads/current/) * [Issue Tracker](https://github.com/restlet/restlet-framework-java/issues) * [Mailing List](https://groups.google.com/a/restlet.org/forum/#!forum/framework-discuss) * [Stack Overflow](http://stackoverflow.com/questions/tagged/restlet) -Copyright 2016 Restlet - -[![Build Status](https://travis-ci.org/restlet/restlet-framework-java.png?branch=master)](https://travis-ci.org/restlet/restlet-framework-java) +Copyright 2024 Qlik +[![Build Status](https://travis-ci.org/restlet/restlet-framework-java.svg?branch=master)](https://travis-ci.org/restlet/restlet-framework-java)