From 7a9eaa6989ca281cf79b4ffbfeebd282767992f1 Mon Sep 17 00:00:00 2001 From: Brunoga-MS Date: Mon, 9 Dec 2024 14:39:20 +0100 Subject: [PATCH] Fixed wrong link display name --- .../HowTo/deploy/Introduction-to-deploying-the-ALZ-Pattern.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/patterns/alz/HowTo/deploy/Introduction-to-deploying-the-ALZ-Pattern.md b/docs/content/patterns/alz/HowTo/deploy/Introduction-to-deploying-the-ALZ-Pattern.md index e8e951db1..e97122d1d 100644 --- a/docs/content/patterns/alz/HowTo/deploy/Introduction-to-deploying-the-ALZ-Pattern.md +++ b/docs/content/patterns/alz/HowTo/deploy/Introduction-to-deploying-the-ALZ-Pattern.md @@ -193,7 +193,7 @@ If you have suggestions or feature requests, consider submitting a pull request. ## Cleaning up an AMBA-ALZ Deployment -In certain situations, you may need to remove all resources deployed by the AMBA-ALZ solution. For detailed instructions on how to clean up an AMBA-ALZ deployment, refer to the [Clean up an AMBA-ALZ Deployment](../../Cleaning-up-a-Deployment) guide. +In certain situations, you may need to remove all resources deployed by the AMBA-ALZ solution. For detailed instructions on how to clean-up an AMBA-ALZ deployment, refer to the [Clean-up an AMBA-ALZ Deployment](../../Cleaning-up-a-Deployment) guide. ## Next Steps