From 38d81380ac528b950aad636598f3901ac5b5d395 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Wed, 6 Oct 2021 17:47:07 -0400 Subject: [PATCH] doc: add link to core promises tracking issue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Dawson PR-URL: https://github.com/nodejs/node/pull/40355 Reviewed-By: Antoine du Hamel Reviewed-By: James M Snell Reviewed-By: Luigi Pinca Reviewed-By: Gerhard Stöbich Reviewed-By: Zijian Liu --- doc/guides/strategic-initiatives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/strategic-initiatives.md b/doc/guides/strategic-initiatives.md index ddcdbbf1d334e5..3a0c2c12c7c8a8 100644 --- a/doc/guides/strategic-initiatives.md +++ b/doc/guides/strategic-initiatives.md @@ -8,7 +8,7 @@ agenda to ensure they are active and have the support they need. | Initiative | Champion | Links | |---------------------------|-----------------------------|------------------------------------------------------------------------------------------| -| Core Promise APIs | [Antoine du Hamel][aduh95] | | +| Core Promise APIs | [Antoine du Hamel][aduh95] | | | Future of Build Toolchain | [Mary Marchini][mmarchini] | , | | QUIC / HTTP3 | [James M Snell][jasnell] | | | Startup performance | [Joyee Cheung][joyeecheung] | |