diff --git a/Autostart-on-Linux.md b/Autostart-on-Linux.md index 3df1a63..1a91cf3 100644 --- a/Autostart-on-Linux.md +++ b/Autostart-on-Linux.md @@ -23,7 +23,7 @@ Restart=on-failure [Install] WantedBy=multi-user.target ``` -The option `-data=` can also be used to change radarr's AppData location, see https://github.com/Radarr/Radarr/wiki/Command-Line-Options +The option `-data=` can also be used to change radarr's AppData location. See https://github.com/Radarr/Radarr/wiki/Command-Line-Options ### Enable and Start Radarr systemctl enable radarr.service