From 6fbb32dd975c7f1a34f9cc8a03d4457b75ff6996 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Wed, 1 May 2024 20:16:26 -0700 Subject: [PATCH] make contributing.md a symlink --- docs/project/contributing.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) mode change 100644 => 120000 docs/project/contributing.md diff --git a/docs/project/contributing.md b/docs/project/contributing.md deleted file mode 100644 index 8aeef19160..0000000000 --- a/docs/project/contributing.md +++ /dev/null @@ -1,3 +0,0 @@ -# This is a placeholder for CONTRIBUTING.md - -# If you see this file on bun.sh/docs/project/contributing, then it's a bug in our build system. Please open an issue on GitHub. diff --git a/docs/project/contributing.md b/docs/project/contributing.md new file mode 120000 index 0000000000..f939e75f21 --- /dev/null +++ b/docs/project/contributing.md @@ -0,0 +1 @@ +../../CONTRIBUTING.md \ No newline at end of file