From 9935fde338cc89b7fe48e1d44fc2c0505198642f Mon Sep 17 00:00:00 2001 From: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com> Date: Thu, 29 Aug 2024 15:40:25 -0700 Subject: [PATCH] pulumi: update docs link (#13524) * updated docs link * Update pages/common/pulumi.md --------- Co-authored-by: spageektti --- pages/common/pulumi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/pulumi.md b/pages/common/pulumi.md index 005f53d81..f2f574cf7 100644 --- a/pages/common/pulumi.md +++ b/pages/common/pulumi.md @@ -2,7 +2,7 @@ > Define infrastructure on any cloud using familiar programming languages. > Some subcommands such as `pulumi up` have their own usage documentation. -> More information: . +> More information: . - Create a new project using a template: