From e927b20840f00e00ab6e5ce9663d4704d5021981 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Tue, 1 Jun 2021 15:51:38 +0300 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 6a201c1..9c3d4cb 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,6 +1,6 @@ - [Home](https://github.com/XFox111/SimpleOTP/wiki/) - Get started - - [OTP overview (Wiki)](\https://en.wikipedia.org/wiki/Time-based_One-Time_Password) + - [OTP overview (Wiki)](https://en.wikipedia.org/wiki/Time-based_One-Time_Password) - [Configuration](https://github.com/XFox111/SimpleOTP/wiki/Configuration) - [Code generation/validation](https://github.com/XFox111/SimpleOTP/wiki/Code-generation-or-validation) - [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory-overview)