diff options
author | vix <1@1.1> | 2024-10-11 09:46:40 +0200 |
---|---|---|
committer | vix <1@1.1> | 2024-10-11 11:48:55 +0200 |
commit | 7a0ef229adac1f8c3c4eb3a1dd17dd6961a9f5e6 (patch) | |
tree | 4353d49a45addafb2c276492c7d18017bb6c6434 /CONTRIBUTING.md | |
parent | 164e113ac6e73fa274311a2c3144edc5681cbac8 (diff) |
CONTRIBUTE: Update explicit url to markdown link
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index af8e954b8a..2f0d136073 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -257,8 +257,7 @@ CI. However, you can use `#[cfg(...)]` attributes to create platform dependent features. **Tip:** For Windows, Microsoft provides some images (VMWare, Hyper-V, -VirtualBox and Parallels) for development: -<https://developer.microsoft.com/windows/downloads/virtual-machines/> +VirtualBox and Parallels) for development [here](https://developer.microsoft.com/windows/downloads/virtual-machines/). ## Improving the GNU compatibility |