We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8a94ef + 34b7b8c commit 943c405Copy full SHA for 943c405
2 files changed
README.md
@@ -1,6 +1,6 @@
1
This repository gather resources about the Restlet Framework:
2
3
-* [Source code of the Restlet Framework Web API reference implementation] (/modules/org.restlet.tutorial.webapi)
4
-* [Documentation of Restlet Framework Web API Reference Implementation] (/modules/org.restlet.tutorial.webapi/README.md)
+* [Source code of the Restlet Framework Sample Web API implementation] (/modules/org.restlet.tutorial.webapi)
+* [Documentation of Restlet Framework Sample Web API Implementation] (/modules/org.restlet.tutorial.webapi/README.md)
5
6
modules/org.restlet.tutorial.webapi/README.md
@@ -1,4 +1,4 @@
-# Restlet Framework Web API sample implementation
+# Restlet Framework Web API Sample Implementation
## Prerequisites
0 commit comments