From 9de0323ff15bc614ead3c528bbcac07dc0232d36 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Tue, 1 Jun 2021 17:43:16 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 2942b3f..6e8cb5f 100644 --- a/Home.md +++ b/Home.md @@ -4,7 +4,7 @@ ## Table of contents - Get started - [OTP overview (Wikipedia)](https://en.wikipedia.org/wiki/Time-based_One-Time_Password) - - [Configuration](https://github.com/XFox111/SimpleOTP/wiki/Configuration) (TBD) + - [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) (TBD) - [API reference](https://github.com/XFox111/SimpleOTP/wiki/API-reference)