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 |