From c1bd611e57b2a44b8490dac4c15c322eed290e7e Mon Sep 17 00:00:00 2001 From: "Jokob @NetAlertX" <96159884+jokob-sk@users.noreply.github.com> Date: Thu, 4 Dec 2025 22:44:20 +1100 Subject: [PATCH] Fix formatting of migration instructions --- docs/MIGRATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MIGRATION.md b/docs/MIGRATION.md index 546e0a41..24aaad04 100755 --- a/docs/MIGRATION.md +++ b/docs/MIGRATION.md @@ -297,5 +297,5 @@ sudo chmod -R a+rwx /local_data_dir ``` 8. Start the container and verify everything works as expeexpected. -9. Check the [Permissions -> Writable-paths] (https://jokob-sk.github.io/NetAlertX/FILE_PERMISSIONS/#writable-paths) what directories to mount if you'd like to access the API or log files. +9. Check the [Permissions -> Writable-paths](https://jokob-sk.github.io/NetAlertX/FILE_PERMISSIONS/#writable-paths) what directories to mount if you'd like to access the API or log files.