aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2022-06-26 13:39:32 +0200
committerGitHub <noreply@github.com>2022-06-26 13:39:32 +0200
commit2febfd60716f59290748cb8be6d36075f454eba3 (patch)
treea7afb3b08218e910294c61b8a700d5ba50b844f1
parent0d9b611f22634eef6b3cd7d34f193d5372a3513f (diff)
downloadNorthstarWiki-2febfd60716f59290748cb8be6d36075f454eba3.tar.gz
NorthstarWiki-2febfd60716f59290748cb8be6d36075f454eba3.zip
Fix broken link to Docker GitHub repo
-rw-r--r--docs/hosting-a-server-with-northstar/guides/pg9182-docker-installation-guide.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hosting-a-server-with-northstar/guides/pg9182-docker-installation-guide.md b/docs/hosting-a-server-with-northstar/guides/pg9182-docker-installation-guide.md
index 8d5cf62..6c33b8d 100644
--- a/docs/hosting-a-server-with-northstar/guides/pg9182-docker-installation-guide.md
+++ b/docs/hosting-a-server-with-northstar/guides/pg9182-docker-installation-guide.md
@@ -2,12 +2,12 @@
description: >-
pg9182 has provided a complete docker image to run on Linux servers. This
provides some server management tools and offers better performance. No
- physical GPU is needed. His github page can be found [
+ physical GPU is needed.
---
# Docker Install
-The aim of this guide is to show the steps to build a docker-compose container that starts on boot and to show basic configuration
+The aim of this guide is to show the steps to build a docker-compose container that starts on boot and to show basic configuration. Docker image can be found in this GitHub repo: [https://github.com/pg9182/northstar-dedicated](https://github.com/pg9182/northstar-dedicated)
### Prerequisites