Skip to content

Commit 40cd473

Browse files
sosukesuzukiJesuis33
authored andcommitted
Update note links
1 parent 1bb603c commit 40cd473

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

stage-1-proposals.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Proposals follow [this process document](https://tc39.es/process-document/).
8282
| [JavaScript module fragments][module-fragments] | Daniel Ehrenberg | Daniel Ehrenberg<br />Mark Miller | <sub>[March&nbsp;2021][module-fragments-notes]</sub> |
8383
| [Change Array by copy][change-array-by-copy] | Robin Ricard | Robin Ricard | <sub>[April&nbsp;2021][change-array-by-copy-notes]</sub> |
8484
| [Limited ArrayBuffer][limited-array-buffer] | Jack Works | Jack Works | <sub>[April&nbsp;2021][limited-array-buffer-notes]</sub> |
85-
| [ArrayBuffer to/from Base64][arraybuffer-base64] | Kevin Gibbons | Kevin Gibbons | <sub>July&nbsp;2021</sub> |
86-
| [Array Grouping][array-grouping] | Justin Ridgewell | Justin Ridgewell | <sub>July&nbsp;2021</sub> |
85+
| [ArrayBuffer to/from Base64][arraybuffer-base64] | Kevin Gibbons | Kevin Gibbons | <sub>[July&nbsp;2021][arraybuffer-base64-notes]</sub> |
86+
| [Array Grouping][array-grouping] | Justin Ridgewell | Justin Ridgewell | <sub>[July&nbsp;2021][array-grouping-notes]</sub> |
8787

8888
See also the [active proposals](README.md), [stage 0 proposals](stage-0-proposals.md), [finished proposals](finished-proposals.md), and [inactive proposals](inactive-proposals.md) documents.
8989

@@ -240,4 +240,6 @@ See also the [active proposals](README.md), [stage 0 proposals](stage-0-proposal
240240
[limited-array-buffer]: https://github.com/tc39/proposal-limited-arraybuffer
241241
[limited-array-buffer-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2021-04/apr-21.md#read-only-arraybuffer-and-fixed-view-of-arraybuffer-for-stage-1
242242
[arraybuffer-base64]: https://github.com/bakkot/proposal-arraybuffer-base64
243+
[arraybuffer-base64-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2021-07/july-14.md#arraybuffer-tofrom-base64
243244
[array-grouping]: https://github.com/tc39/proposal-array-grouping
245+
[array-grouping-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2021-07/july-14.md#array-filtering--grouping-for-stage-2

0 commit comments

Comments
 (0)