aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/ffi.test.fixture.callback.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/bun.js/ffi.test.fixture.callback.c')
-rw-r--r--test/bun.js/ffi.test.fixture.callback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bun.js/ffi.test.fixture.callback.c b/test/bun.js/ffi.test.fixture.callback.c
index d48ef6753..1a43a098c 100644
--- a/test/bun.js/ffi.test.fixture.callback.c
+++ b/test/bun.js/ffi.test.fixture.callback.c
@@ -1,7 +1,7 @@
#define IS_CALLBACK 1
// This file is part of Bun!
// You can find the original source:
-// https://github.com/Jarred-Sumner/bun/blob/main/src/bun.js/api/FFI.h#L2
+// https://github.com/oven-sh/bun/blob/main/src/bun.js/api/FFI.h#L2
//
// clang-format off
// This file is only compatible with 64 bit CPUs