From e81b7be2321352975fcef12ac69819b947fe9567 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Tue, 8 Nov 2022 09:03:57 +0100 Subject: [PATCH] Fix link to "TOTP (Authenticator) config description" --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 9665b8c91..d5c91a137 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -135,7 +135,7 @@ Games: ## [- Configure Sub-GHz Remote App](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/SubGHzRemotePlugin.md) -## [- TOTP (Authenticator) config description](https://github.com/akopachov/flipper-zero_authenticator/blob/master/.github/conf-file_description.md) +## [- TOTP (Authenticator) config description](https://github.com/akopachov/flipper-zero_authenticator/blob/master/docs/conf-file_description.md) ## [- Barcode Generator](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/BarcodeGenerator.md)