Skip to content

Commit fe9f7da

Browse files
committed
Change evergreen URL
1 parent acf8d7b commit fe9f7da

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

_data/projects.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
A PowerShell module that returns the latest version and download URLs for a set of common
44
Windows applications. Used for automating application lifecycle management and gold image maintenance.
55
image: /assets/projects/evergreen.jpeg
6-
url: https://eucpilots.com/evergreen-docs/
6+
url: https://eucpilots.com/evergreen/
77
tags: [PowerShell, Windows, Automation]
88

99
- title: EvergreenUI
1010
description: >
1111
A PowerShell module providing a GUI for Evergreen via the Evergreen Workbench desktop application.
1212
Simplifies browsing and downloading application versions. Supports Windows only.
1313
image: /assets/projects/workbench.jpeg
14-
url: https://eucpilots.com/evergreen-docs/workbench/
14+
url: https://eucpilots.com/evergreen/workbench/
1515
tags: [PowerShell, Windows, GUI]
1616

1717
- title: Evergreen Web Workbench

_posts/2026-03-19-evergreen-workbench.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Here's how they compare:
7676
| **PWA install** | No | Yes |
7777
| **Theme** | Light / Dark | Light / Dark |
7878

79-
Full documentation for both editions is available at [https://eucpilots.com/evergreen-docs/workbench](https://eucpilots.com/evergreen-docs/workbench).
79+
Full documentation for both editions is available at [https://eucpilots.com/evergreen/workbench](https://eucpilots.com/evergreen/workbench).
8080

8181
## The Web Workbench
8282

@@ -162,7 +162,7 @@ Start-EvergreenWorkbench
162162

163163
The workbench opens to the Apps view by default. You can change the startup view and other preferences in Settings.
164164

165-
Requirements are Windows 10 or Server 2019 or later, PowerShell 5.1 or 7.0+, and .NET Framework 4.7.2+ (for PowerShell 5.1) or .NET 6+ (for PowerShell 7+). Full installation details are in the [documentation](https://eucpilots.com/evergreen-docs/workbench).
165+
Requirements are Windows 10 or Server 2019 or later, PowerShell 5.1 or 7.0+, and .NET Framework 4.7.2+ (for PowerShell 5.1) or .NET 6+ (for PowerShell 7+). Full installation details are in the [documentation](https://eucpilots.com/evergreen/workbench).
166166

167167
### Apps and downloads
168168

@@ -259,7 +259,7 @@ The Settings view for configuring general preferences and provider connections.
259259

260260
The Evergreen Workbench is something I've wanted to build for a while - a way to make Evergreen's capabilities more visible and accessible without replacing the PowerShell workflows that many environments already rely on. The Web Workbench is production-ready and a good starting point if you want a quick look at what Evergreen tracks. The Desktop Workbench is still in pre-release, but already functional for browsing apps, managing downloads, and working with libraries.
261261

262-
Full documentation for both editions is at [https://eucpilots.com/evergreen-docs/workbench](https://eucpilots.com/evergreen-docs/workbench).
262+
Full documentation for both editions is at [https://eucpilots.com/evergreen/workbench](https://eucpilots.com/evergreen/workbench).
263263

264264
If you try either edition and run into issues, have ideas for features, or want to help with development - particularly around the Intune and Nerdio Manager integrations - I'd love to hear from you. Leave a comment below or open an issue or Pull Request on GitHub. It's been more than six years since Evergreen's first release, and I think this is a genuinely exciting new direction for the project.
265265

0 commit comments

Comments
 (0)