From d9dd1e8d037988aeeaf29e5356124ba759f357cd Mon Sep 17 00:00:00 2001 From: Philip Chimento Date: Wed, 16 Nov 2022 11:02:54 -0800 Subject: [PATCH] Add pull request link --- rfcs/async-helpers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfcs/async-helpers.md b/rfcs/async-helpers.md index d0a537a22d..30ea4a2a3a 100644 --- a/rfcs/async-helpers.md +++ b/rfcs/async-helpers.md @@ -2,7 +2,7 @@ - Feature Name: `async-helpers` - Start Date: 2022-11-16 -- RFC PR: [tc39/test262#0000](https://github.com/tc39/test262/pull/0000) +- RFC PR: [tc39/test262#3724](https://github.com/tc39/test262/pull/3724) ## Summary