From c7a54cf7ecec0cfc90e7070e8889c32ccaf5f7d8 Mon Sep 17 00:00:00 2001 From: mattdale77 <5960951+mattdale77@users.noreply.github.com> Date: Wed, 14 May 2025 17:10:49 +0000 Subject: [PATCH] Update installation.md Fix link to the desktop file --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index af62a946..166591f8 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -131,6 +131,6 @@ and set the LANGUAGE environment variable appropriately when running Solaar. Distributions can cause Solaar can be run automatically at user login by installing a desktop file at `/etc/xdg/autostart/solaar.desktop`. An example of this file content can be seen in the repository at -[`share/autostart/solaar.desktop`](/share/autostart/solaar.desktop). +[`share/autostart/solaar.desktop`](https://github.com/pwr-Solaar/Solaar/blob/master/share/autostart/solaar.desktop). If you install Solaar yourself you may need to create or modify this file or install a startup file under your home directory.