We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f9fda commit cda7779Copy full SHA for cda7779
README.md
@@ -17,7 +17,7 @@ on the Keypop website [keypop.org](https://keypop.org/).
17
API Javadoc is available [here](https://docs.keypop.org/keypop-reader-java-api).
18
19
API documentation and class diagram is available
20
-[here](https://reader-uml.terminal-api.calypsonet.org/).
+[here](https://docs.terminal-api.calypsonet.org/calypsonet-terminal-reader-uml-api/).
21
22
## About the source code
23
gradle.properties
@@ -2,7 +2,7 @@
2
group = org.eclipse.keypop
3
title = Keypop Reader API
4
description = API to manage readers and process card selections
5
-version = 2.1.0-SNAPSHOT
+version = 2.1.1-SNAPSHOT
6
7
# Java Configuration
8
javaSourceLevel = 1.8
0 commit comments