From 4b6669d78d97687cb74e5d02b9483fb4c674aaec Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Tue, 11 Jun 2019 13:39:26 -0700 Subject: Update docs/dev/how_to/releasing_chef_infra.md Signed-off-by: Tim Smith Co-Authored-By: mjingle --- docs/dev/how_to/releasing_chef_infra.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/dev/how_to/releasing_chef_infra.md b/docs/dev/how_to/releasing_chef_infra.md index 0dfe88f114..a100ed088b 100644 --- a/docs/dev/how_to/releasing_chef_infra.md +++ b/docs/dev/how_to/releasing_chef_infra.md @@ -64,4 +64,4 @@ Once this is updated, you'll need to build / push the artifact to the Chocolatey 1. `choco pack .\chef-client\chef-client.nuspec` 2. `choco push .\chef-client.15.1.9.nupkg --key API_KEY_HERE` -Note: In order to push the artifact you'll need to be added as a maintainer on Chocolatey.org. +Note: In order to push the artifact, you will need to be added as a maintainer on [Chocolatey.org](https://chocolatey.org/). -- cgit v1.2.1