From f83fd756ecbac62fef3efab07dee7255bd98509b Mon Sep 17 00:00:00 2001 From: Mikhail Barash <86323829+mikbar-uib@users.noreply.github.com> Date: Thu, 5 Sep 2024 13:19:00 +0200 Subject: [PATCH] add links for TG5 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 410e6543..75d829bb 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,16 @@ For other meeting notes, see below: | TC39-TG1: General ECMAScript® language | [tc39/notes/meetings][tg1-notes] | [tc39/agendas][tg1-agenda] | | TC39-TG2: ECMAScript® internationalization API specification | [tc39/ecma402/meetings][tg2-notes] | [tc39/ecma402/projects][tg2-agenda] | | TC39-TG3: Security | [tc39/tg3/meetings][tg3-notes] | [tc39/tg3][tg3-agenda] | +| TC39-TG5: Experiments in Programming Language Standardization| [tc39/tg5/meetings][tg5-notes] | [tc39/tg5/agendas][tg5-agenda] | | Incubator Meetings | [tc39/incubator-agendas/notes][incubator-notes] | [tc39/incubator-agendas][incubator-agenda] | [tg1-agenda]: https://github.com/tc39/agendas#tc39-meeting-agendas [tg2-agenda]: https://github.com/tc39/ecma402/projects/2 [tg3-agenda]: https://github.com/tc39/tg3#agenda +[tg5-agenda]: https://github.com/tc39/tg5/tree/main/agendas/ [incubator-agenda]: https://github.com/tc39/incubator-agendas#tc39-incubator-call-agendas [tg1-notes]: https://github.com/tc39/notes/tree/main/meetings [tg2-notes]: https://github.com/tc39/ecma402/tree/main/meetings [tg3-notes]: https://github.com/tc39/tg3/tree/main/meetings +[tg5-notes]: https://github.com/tc39/tg5/tree/main/meetings [incubator-notes]: https://github.com/tc39/incubator-agendas/tree/main/notes