From 418972b42360e6c48f104aff1deaa75b54d7de39 Mon Sep 17 00:00:00 2001 From: Aurora Luna Takemi <98479040+auroraisluna@users.noreply.github.com> Date: Mon, 11 Jul 2022 05:37:30 +0300 Subject: Update GitHub URL to match new repo URL (#547) * Update repo URLs * GitHub URL update * Revert accidental URL changes --- src/bun.js/api/FFI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bun.js/api/FFI.h') 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 -- cgit v1.2.3