Skip to content

Commit cda7779

Browse files
docs: update API documentation links in READMEs
1 parent b8f9fda commit cda7779

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on the Keypop website [keypop.org](https://keypop.org/).
1717
API Javadoc is available [here](https://docs.keypop.org/keypop-reader-java-api).
1818

1919
API documentation and class diagram is available
20-
[here](https://reader-uml.terminal-api.calypsonet.org/).
20+
[here](https://docs.terminal-api.calypsonet.org/calypsonet-terminal-reader-uml-api/).
2121

2222
## About the source code
2323

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
group = org.eclipse.keypop
33
title = Keypop Reader API
44
description = API to manage readers and process card selections
5-
version = 2.1.0-SNAPSHOT
5+
version = 2.1.1-SNAPSHOT
66

77
# Java Configuration
88
javaSourceLevel = 1.8

0 commit comments

Comments
 (0)