From be166fdbede9d3d0d9e6d9d0bd9c54001e42679b Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Wed, 2 Feb 2022 09:16:35 +0700 Subject: [PATCH] docs: hot fix for docs links https://github.com/khuedoan/homelab/issues/33 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1a06f2e..b75546a5 100644 --- a/README.md +++ b/README.md @@ -199,12 +199,12 @@ They can't capture all of the project's features, but they are sufficient to get ## Get Started -- [Try it out on a VM](https://homelab.khuedoan.com/try_on_a_vm) without any hardware +- [Try it out on a VM](https://homelab.khuedoan.com/try_on_a_vm.html) without any hardware - [Deploy on real hardware](https://homelab.khuedoan.com/deployment) for real workload ## Roadmap -See [roadmap](https://homelab.khuedoan.com/roadmap) and [open issues](https://github.com/khuedoan/homelab/issues) for a list of proposed features and known issues. +See [roadmap](https://homelab.khuedoan.com/roadmap.html) and [open issues](https://github.com/khuedoan/homelab/issues) for a list of proposed features and known issues. ## Contributing