From 6be6bd0a2cce4e8f2e3334bf11d66a560a4430a8 Mon Sep 17 00:00:00 2001 From: Hunter Long <7519499+hunterlong@users.noreply.github.com> Date: Wed, 22 Dec 2021 15:42:53 -0800 Subject: [PATCH] Updated Cloud Foundry (markdown) --- Cloud-Foundry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cloud-Foundry.md b/Cloud-Foundry.md index dcde0f9..a134ff4 100644 --- a/Cloud-Foundry.md +++ b/Cloud-Foundry.md @@ -1,5 +1,5 @@ ### Installation -For OSX, you can install the [Cloud Foundry CLI](https://linkify.me/ZDKvJm5) tool from Brew. +For OSX, you can install the [Cloud Foundry CLI](https://github.com/statping/statping/releases/latest) tool from Brew. ```shell brew install cloudfoundry/tap/cf-cli ```