Skip to content

Commit

Permalink
docs: fix broken windows contributing guide url (#15451)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdfzo authored Nov 27, 2024
1 parent 841f593 commit bdd0b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Configuring a development environment for Bun can take 10-30 minutes depending on your internet connection and computer speed. You will need ~10GB of free disk space for the repository and build artifacts.

If you are using Windows, please refer to [this guide](/docs/project/building-windows)
If you are using Windows, please refer to [this guide](/docs/project/building-windows.md)

{% details summary="For Ubuntu users" %}
TL;DR: Ubuntu 22.04 is suggested.
Expand Down

0 comments on commit bdd0b89

Please sign in to comment.