aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/api/FFI.h
diff options
context:
space:
mode:
authorGravatar Aurora Luna Takemi <98479040+auroraisluna@users.noreply.github.com> 2022-07-11 05:37:30 +0300
committerGravatar GitHub <noreply@github.com> 2022-07-10 19:37:30 -0700
commit418972b42360e6c48f104aff1deaa75b54d7de39 (patch)
tree416994073d479e272e0c9c04226accfb155796ac /src/bun.js/api/FFI.h
parent1e9cba99720e110e6a4d8fe3014491118b123fdc (diff)
downloadbun-418972b42360e6c48f104aff1deaa75b54d7de39.tar.gz
bun-418972b42360e6c48f104aff1deaa75b54d7de39.tar.zst
bun-418972b42360e6c48f104aff1deaa75b54d7de39.zip
Update GitHub URL to match new repo URL (#547)
* Update repo URLs * GitHub URL update * Revert accidental URL changes
Diffstat (limited to 'src/bun.js/api/FFI.h')
-rw-r--r--src/bun.js/api/FFI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bun.js/api/FFI.h b/src/bun.js/api/FFI.h
index b0a754a01..84a2dad83 100644
--- a/src/bun.js/api/FFI.h
+++ b/src/bun.js/api/FFI.h
@@ -1,6 +1,6 @@
// 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