Skip to content

Commit

Permalink
ci: remove microsoft windows from markdown-link-check (#1057)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Oct 23, 2023
1 parent ba9956d commit 2eae5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/MAINTENANCE.md
Expand Up @@ -12,7 +12,7 @@ The examples make use of [npm](https://www.npmjs.com/), [pnpm](https://pnpm.io/)

## Requirements

- A local system running [Ubuntu](https://ubuntu.com/), [Microsoft Windows](https://www.microsoft.com/windows/) or [Apple macOS](https://www.apple.com/macos/).
- A local system running [Ubuntu](https://ubuntu.com/), <!-- markdown-link-check-disable -->[Microsoft Windows](https://www.microsoft.com/windows/)<!-- markdown-link-check-enable --> or [Apple macOS](https://www.apple.com/macos/).

- [Node.js](https://nodejs.org/en/) as described in the [CONTRIBUTING](../CONTRIBUTING.md#requirements) document.

Expand Down

0 comments on commit 2eae5a3

Please sign in to comment.