Skip to content

Commit

Permalink
docs: contributing windows link be absolute to bun.sh (oven-sh#16127)
Browse files Browse the repository at this point in the history
  • Loading branch information
RiskyMH authored and probably-neb committed Jan 7, 2025
1 parent 9b5149f commit 24f1dee
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 65 deletions.
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](https://bun.sh/docs/project/building-windows)

## Install Dependencies

Expand Down
Loading

0 comments on commit 24f1dee

Please sign in to comment.