Development -> Contributing (#6538)

Co-authored-by: Colin McDonnell <colin@KennyM1.local>
This commit is contained in:
Colin McDonnell
2023-10-16 16:11:03 -04:00
committed by GitHub
parent a87aa2fafe
commit 2a8f3a3b4e
2 changed files with 1 additions and 1 deletions

View File

@@ -355,7 +355,7 @@ export default {
page("project/benchmarking", "Benchmarking", {
description: `Bun is designed for performance. Learn how to benchmark Bun yourself.`,
}),
page("project/development", "Development", {
page("project/contributing", "Contributing", {
description: "Learn how to contribute to Bun and get your local development environment up and running.",
}),
page("project/licensing", "License", {