From fc83a8f0e486659b2f3d3c305dc421b2e85022d8 Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Tue, 28 Jan 2025 20:45:42 -0600 Subject: [PATCH] docs: updated GH link for Windows requests (#873) --- documentation/src/components/SupportedEnvironments.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/src/components/SupportedEnvironments.js b/documentation/src/components/SupportedEnvironments.js index bba269c013..903f5ef7e7 100644 --- a/documentation/src/components/SupportedEnvironments.js +++ b/documentation/src/components/SupportedEnvironments.js @@ -6,11 +6,11 @@ const SupportedEnvironments = () => { Goose currently works on macOS and Linux systems and supports both ARM and x86 architectures. If you'd like to request support for additional operating systems, please{" "} - open an issue on GitHub + vote on GitHub . );