From 181ace685965bf10c48bacec88e6772c3b446cc1 Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Tue, 9 Sep 2025 20:53:59 +0200 Subject: [PATCH] Fixed some documentation issues encountered in the README file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ab4774..49139f5 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,4 @@ It is also possible to use this library with your app in Xcode, then add it as a ## Documentation -Please refer to the [online documentation](https://rock-n-code.github.io/rock-n-code/amiibo-service) for further details about this library. \ No newline at end of file +Please refer to the [online documentation](https://rock-n-code.github.io/amiibo-service/documentation/amiiboservice/) for further informations about this library.