From f474009ccde12ff8011337e3dad00b6d1be42271 Mon Sep 17 00:00:00 2001 From: Nick Ali <1514992+nickali@users.noreply.github.com> Date: Fri, 23 Oct 2020 02:24:49 -0400 Subject: [PATCH] Update FAQ.md - link to Portable (#2337) Fixing link to portable page. --- docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 9589bf61..4db2d719 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -26,7 +26,7 @@ Documentation is currently under development. ### Can I run a portable version of Mark Text? -Yes, please see [here](../PORTABLE.md) for further information. +Yes, please see [here](PORTABLE.md) for further information. ### How can I report bugs and problems