Skip to content

Commit

Permalink
docs: updated GH link for Windows requests (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
angiejones authored Jan 29, 2025
1 parent fcd93fc commit fc83a8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/src/components/SupportedEnvironments.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ const SupportedEnvironments = () => {
<Admonition type="info" title="Supported Environments">
Goose currently works on <strong>macOS</strong> and <strong>Linux</strong> systems and supports both <strong>ARM</strong> and <strong>x86</strong> architectures. If you'd like to request support for additional operating systems, please{" "}
<a
href="https://github.com/block/goose/issues/new?template=Blank+issue"
href="https://github.com/block/goose/discussions/867"
target="_blank"
rel="noopener noreferrer"
>
open an issue on GitHub
vote on GitHub
</a>.
</Admonition>
);
Expand Down

0 comments on commit fc83a8f

Please sign in to comment.