From 4fd39a0565b28a16cdd0b303c5f4d852c601bc54 Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Sat, 17 Jul 2021 00:09:30 +0700 Subject: [PATCH] Update docs link --- docs/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/README.md b/docs/README.md index 62f5cc67..2de2099f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -32,7 +32,7 @@ A single `make` command will automatically: - Kustomize creates Argo [applications](./apps/resources) - ArgoCD install those applications -Please visit the [Provisioning flow document](./deployment/provisioning_flow.md) to learn more. +Please visit the [Provisioning flow document](https://khuedoan.github.io/homelab/deployment/provisioning_flow.html) to learn more. ## Get Started @@ -41,7 +41,7 @@ Please visit the [Provisioning flow document](./deployment/provisioning_flow.md) Any modern `x86_64` computer(s) should work, you can use old PCs, laptops or servers. A total of 3 or more nodes is recommended for high availability. -To view the detailed requirements, please visit the [Hareware requirements document](./deployment/hardware_requirements.md). +To view the detailed requirements, please visit the [Hareware requirements document](https://khuedoan.github.io/homelab/deployment/hardware_requirements.html). ### Prerequisite @@ -80,7 +80,7 @@ make ## Roadmap -See [roadmap](./docs/roadmap.md) and [open issues](https://github.com/khuedoan/homelab/issues) for a list of proposed features and known issues. +See [roadmap](https://khuedoan.github.io/homelab/roadmap.html) and [open issues](https://github.com/khuedoan/homelab/issues) for a list of proposed features and known issues. ## Contributing