From 4ad404552c4df86f86f193f3657f5cfa93d55bf5 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Thu, 27 Feb 2020 08:57:00 +0100 Subject: [PATCH] docs - support --- docs/index.md | 2 +- docs/install.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 7711ead..803871c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -48,7 +48,7 @@ At the end, the more people who can see and test a set of code, the more likely ## Show your support -Please star this repository on [GitHub](https://github.com/filegator/filegator) if this project helped you! +Please star this repository on [GitHub](https://github.com/filegator/filegator/stargazers) if this project helped you! ## License diff --git a/docs/install.md b/docs/install.md index 24a259b..a2f5c6c 100644 --- a/docs/install.md +++ b/docs/install.md @@ -19,6 +19,12 @@ Precompiled build is created for non-developers. In this version, the frontend ( NOTE: For security reasons `/dist` is the ONLY folder you want to be exposed through the web. Everything else should be outside of your web root, this way people can’t access any of your important files through the browser. + +## Show your support + +Please star this repository on [GitHub](https://github.com/filegator/filegator/stargazers) if this project helped you! + + ## Upgrade Since version 7 is completely rewriten from scratch, there is no clear upgrade path from older versions.