diff options
Diffstat (limited to 'docs/upgrading-webkit.md')
-rw-r--r-- | docs/upgrading-webkit.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/upgrading-webkit.md b/docs/upgrading-webkit.md index ac14885f7..f9194fc15 100644 --- a/docs/upgrading-webkit.md +++ b/docs/upgrading-webkit.md @@ -1,6 +1,6 @@ # Upgrading WebKit -Bun uses [a fork](https://github.com/Jarred-Sumner/WebKit) of WebKit with a small number of changes. +Bun uses [a fork](https://github.com/oven-sh/WebKit) of WebKit with a small number of changes. It's important to periodically update WebKit for many reasons: |