Skip to content

Commit e953e83

Browse files
docs: fix URLs typo
1 parent cda7779 commit e953e83

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
@@ -16,7 +16,7 @@ on the Keypop website [keypop.org](https://keypop.org/).
1616

1717
API Javadoc is available [here](https://docs.keypop.org/keypop-reader-java-api).
1818

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

2222
## About the source code

src/main/javadoc/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<p>
99
Aligned with the <strong>Terminal Reader</strong> UML specifications proposed by
1010
the <a href="https://www.calypsonet.org">Calypso Networks Association</a> (available
11-
<a href="https://calypsonet.github.io/calypsonet-terminal-reader-uml-api/">here</a>),
11+
<a href="https://docs.terminal-api.calypsonet.org/calypsonet-terminal-reader-uml-api/">here</a>),
1212
it defines the interfaces necessary to manage readers, reader events and card selection mechanisms and
1313
it is also used by extension modules to implement functionalities related to specific card operations and
1414
structures.

0 commit comments

Comments
 (0)