From 2f0275ca6dd1740ef20f131328057afeba12e46d Mon Sep 17 00:00:00 2001 From: "Alexander J. Vincent" Date: Sat, 11 Apr 2026 09:04:45 -0700 Subject: [PATCH] fix broken link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dd3006..73840a5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A TC39 proposal to allow the developer to ask whether an iterator yields a given **Stage: 2.7** -**Specification:** [https://michaelficarra.github.io/proposal-iterator-includes](https://michaelficarra.github.io/proposal-iterator-includes) +**Specification:** [https://tc39.es/proposal-iterator-includes/](https://tc39.es/proposal-iterator-includes/) ## presentations to committee