From d6a3f1f64024ada3e00e27abc9000457d9b57f31 Mon Sep 17 00:00:00 2001 From: Laksith Venkatesh Prabu Date: Thu, 31 Mar 2022 20:25:09 -0700 Subject: [PATCH] Fix for broken link in a8 --- labs/a8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/a8.md b/labs/a8.md index 1358059d..84a1e659 100644 --- a/labs/a8.md +++ b/labs/a8.md @@ -125,7 +125,7 @@ Using your knowledge of config management, you might like to try any of the foll - Self-host something from [awesome-selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted) by writing a Puppet config file - Try out another config management tool like [Ansible](https://www.ansible.com/) and consider how they differ. -- Check out the [OCF Puppet repository](ocf.io/gh/p), and submit a PR! +- Check out the [OCF Puppet repository](https://ocf.io/gh/p), and submit a PR! ## Submission