From ceb9a8193165646f449772372b8097360ad36b8f Mon Sep 17 00:00:00 2001 From: James Ruskin Date: Mon, 10 Jun 2024 11:28:56 +0100 Subject: [PATCH 1/2] (doc) Replaces Dependency Table with Links in Agent & GUI Release Notes Other release notes have had the full table stub replaced with stubs containing links to the doc pages. This commit replaces two that I think were missed, but doesn't add it to the CCM page. --- input/en-us/agent/release-notes.md | 3 ++- input/en-us/chocolatey-gui/release-notes.md | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/input/en-us/agent/release-notes.md b/input/en-us/agent/release-notes.md index 937b3e04c4..c78f526a55 100644 --- a/input/en-us/agent/release-notes.md +++ b/input/en-us/agent/release-notes.md @@ -27,8 +27,9 @@ This covers the release notes for the Chocolatey Agent Service (`chocolatey-agen - Please see https://github.com/chocolatey/chocolatey-licensed-issues/labels/AgentService - + + ## 2.1.3 (June 5, 2024){#v2.1.3} diff --git a/input/en-us/chocolatey-gui/release-notes.md b/input/en-us/chocolatey-gui/release-notes.md index d96cdaae4e..fc8e00d862 100644 --- a/input/en-us/chocolatey-gui/release-notes.md +++ b/input/en-us/chocolatey-gui/release-notes.md @@ -16,7 +16,9 @@ This covers changes for the "chocolateygui" package, which is available as FOSS. > > For commercial editions, please also refer to [Licensed Release Notes](xref:licensed-extension-release-notes), as well at the [Chocolatey GUI Licensed Extension Release Notes](xref:chocolatey-gui-licensed-extension-release-notes). - + + + ## 2.1.1 (April 29, 2024) From fbfd3a122c90590b55266b6ba4a24c16496b6150 Mon Sep 17 00:00:00 2001 From: James Ruskin Date: Mon, 10 Jun 2024 12:08:01 +0100 Subject: [PATCH 2/2] (doc) Fixes Spelling Mistake --- input/en-us/chocolatey-gui/business-features/branding.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/en-us/chocolatey-gui/business-features/branding.md b/input/en-us/chocolatey-gui/business-features/branding.md index 09e9574d82..c852873e93 100644 --- a/input/en-us/chocolatey-gui/business-features/branding.md +++ b/input/en-us/chocolatey-gui/business-features/branding.md @@ -5,6 +5,6 @@ Title: Branding Description: Information about applying branding to the Chocolatey GUI application --- -There is a Chocolatey for Business feature that allows applying branding to the Chocolatey GUI application. This allows customers to make Chocolatey GUI "look" more like there internal application. +There is a Chocolatey for Business feature that allows applying branding to the Chocolatey GUI application. This allows customers to make Chocolatey GUI "look" more like their internal application. -Visit the [branding page](xref:branding) for full details on how this can be achieved. \ No newline at end of file +Visit the [branding page](xref:branding) for full details on how this can be achieved.