From aa2ff10a026561f6a0d65a13319aa4017717439e Mon Sep 17 00:00:00 2001 From: tiyn Date: Mon, 30 Jun 2025 01:44:02 +0200 Subject: [PATCH] nativefier: added help for linking to path in linux --- wiki/nativefier.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wiki/nativefier.md b/wiki/nativefier.md index 0718f5d..f5f4e2c 100644 --- a/wiki/nativefier.md +++ b/wiki/nativefier.md @@ -54,8 +54,9 @@ nativefier --name Mastodon \ ``` Afterwards if a [Linux](/wiki/linux.md)-based system is used the created app can be added to the -profile. -An example for this is the following command which links the applicatoin to a specifically created +path. +An example for this is the following command which +[links](/wiki/linux/shell.md#symbolic-links-using-ln) the applicatoin to a specifically created directory. ```sh