From 84be8744bef0a9933c82fbb7dcc65cbe4d406345 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Nov 2022 19:54:55 +0000 Subject: [PATCH] Build App list and docs --- docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 235524b..06c6e50 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,11 +5,11 @@ This repository is a collection of tutorials for hosting a variety of server applications using [Docker](https://www.docker.com/) and [Portainer](https://github.com/portainer/portainer). ### App Template for Portainer -![AppTemplate Image](https://github.com/pi-hosted/pi-hosted/blob/master/apptemplate.png?raw=true) +![App Template Image](https://github.com/pi-hosted/pi-hosted/blob/master/apptemplate.png?raw=true) ### Apps List -See the list of apps included in this template [here](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/AppList.md). +See the list of apps included in this template [here](https://github.com/pi-hosted/pi-hosted/blob/master/docs/AppList.md). ### Installation Run `install-docker.sh`, to install docker, and add the current user to the docker usergroup. @@ -96,11 +96,11 @@ You're done! Now just click App Templates and deploy applications! ### Aditional Documentation -You can find more tutorials and useful information in our [GitHub Docs](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/DocumentList.md) folder. +You can find more tutorials and useful information in our [GitHub Docs](https://github.com/pi-hosted/pi-hosted/blob/master/docs/DocumentList.md) folder. ### Included Scripts -Install, Update, Pre-Install and extra scripts can be found in our [GitHub Tools](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools) folder. +Install, Update, Pre-Install and extra scripts can be found in our [GitHub Tools](https://github.com/pi-hosted/pi-hosted/blob/master/tools) folder. ### Contributors