From ca502d41f00edd8921dba1cdc9aafdeff6284ea6 Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Fri, 11 Jun 2021 10:49:45 -0400 Subject: [PATCH] docs: Add a link to appimage.org in AppImage setup --- docs/content/setup/linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/setup/linux.md b/docs/content/setup/linux.md index 5800b364c..ab2981627 100644 --- a/docs/content/setup/linux.md +++ b/docs/content/setup/linux.md @@ -9,7 +9,7 @@ tags: ["setup", "AppImage", "linux"] ## Supported operating systems -An AppImage is a distribution-agnostic package or a self-running bundle that contains an +An [AppImage](https://appimage.org/) is a distribution-agnostic package or a self-running bundle that contains an application and everything that it may need to run. The Infection Monkey AppImage package should run on most modern Linux distros that have FUSE