From cab8b83fadf8546a38102d18a4eb62f7c1c39362 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Tue, 1 Jun 2021 16:18:31 +0300 Subject: [PATCH] Updated OTPFactory (markdown) --- OTPFactory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OTPFactory.md b/OTPFactory.md index e728a50..2c17d95 100644 --- a/OTPFactory.md +++ b/OTPFactory.md @@ -11,7 +11,7 @@ Inheritance: [INotifyPropertyChanged](https://docs.microsoft.com/en-us/dotnet/ap ## Constructors | Constructor | Description | | --- | --- | -| [OTPFactory(OTPConfiguration, int)](https://github.com/XFox111/SimpleOTP/wiki/OTPCode.OTPCode) | Initializes a new instance of the `OTPFactory` class. | +| [OTPFactory(OTPConfiguration, int)](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory.OTPFactory) | Initializes a new instance of the `OTPFactory` class. | ## Properties | Property | Type | Accessor | Description |