diff --git a/Home.md b/Home.md index e1be0bb..5d982aa 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,8 @@ .NET library for TOTP/HOTP implementation on server (ASP.NET) or client (Xamarin) side ## Table of contents -- [OTP overview]() -- [Configuration]() -- [Code generation/validation]() -- [OTPFactory]() \ No newline at end of file +- [OTP overview](https://github.com/XFox111/SimpleOTP/wiki/OTP-overview) +- [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) +- [API reference](https://github.com/XFox111/SimpleOTP/wiki/API-reference) \ No newline at end of file