diff --git a/Known-Issues.md b/Known-Issues.md index b628e25..713b959 100644 --- a/Known-Issues.md +++ b/Known-Issues.md @@ -1,5 +1,5 @@ ### Installer -* RTU `purge` uninstallation with the installer will fail to remove the log file if the RTU has already been uninstalled with `remove`. This can't be easily fixed until the new config architecture is implemented (see issue #145). +* RTU `purge` uninstallation with the installer will fail to remove the log file if the RTU has already been uninstalled with `remove`. This can't be easily fixed until the new config architecture is implemented (see issue [#145](https://github.com/MikaylaFischler/cc-mek-scada/issues/145)). ### User Experience * ComputerCraft versions prior to [this fix](https://github.com/cc-tweaked/CC-Tweaked/issues/1243) will not display 12-hour time correctly.