From f0022102820ec0f66dcd2da8fc431d3957445a4d Mon Sep 17 00:00:00 2001 From: Jordan Doerksen Date: Fri, 11 Mar 2022 15:04:09 -0700 Subject: [PATCH] Added missing link for Verifier service. Added link --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 5d7a1be..cd76779 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -80,7 +80,7 @@ For more information on vagrant commands, see the [Vagrant Docs](http://docs.vag ## Differences Between This and Package Verifier Service -There are a couple of difference between the [verifier service]() and this environment. +There are a couple of difference between the [verifier service](https://docs.chocolatey.org/en-us/community-repository/moderation/package-verifier) and this environment. * The verifier is run without the GUI - meaning it is run in a headless state. There is no box to interact with. * The verifier only runs against Windows 2012 R2 currently. This repo is adding more boxes as they become available.