From 13ae393a15f5389d8f41a9d3db16284f9c336df3 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Sun, 5 Jan 2025 23:28:28 -0800 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79495f7..a5d5259 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ globalThis.navigator = { There is both `enable-dawn-features=comma,separated,toggles` and `disable-dawn-features=comma,separated,toggles`. -The available options are listed [here](https://dawn.googlesource.com/dawn/+/refs/heads/chromium-gpu-experimental/src/dawn_native/Toggles.cpp) +The available options are listed [here](https://dawn.googlesource.com/dawn/+/refs/heads/main/src/dawn/native/Toggles.cpp) ## Notes