From 81e94ca34e6571dfbc513497ecca8f14a81b05d5 Mon Sep 17 00:00:00 2001 From: Mikayla Date: Sat, 12 Aug 2023 12:50:27 -0400 Subject: [PATCH] Updated Known Issues (markdown) --- Known-Issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.