Skip to content

Commit 0074833

Browse files
authored
Meta: Remove "tc39-" prefix from repository name (#13)
1 parent a3a7f35 commit 0074833

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ A TC39 proposal for immutable ArrayBuffers.
1414
- Richard Gibson (@gibson042)
1515
- Jack-Works (@Jack-Works)
1616

17-
**Specification**: https://tc39.es/tc39-proposal-immutable-arraybuffer/
17+
**Specification**: https://tc39.es/proposal-immutable-arraybuffer/
1818

1919
## Presentation history
2020

21-
- October 2024 ([slides.key](https://github.com/tc39/tc39-proposal-immutable-arraybuffer/blob/d4fac6c6602c5fa5a1d3769242f042758dc43db6/immu-arrayBuffers.key), [slides.pdf](https://github.com/tc39/tc39-proposal-immutable-arraybuffer/blob/d4fac6c6602c5fa5a1d3769242f042758dc43db6/immu-arrayBuffers.pdf), [video](https://www.youtube.com/watch?v=CP_5Yo9h84k))
21+
- October 2024 ([slides.key](https://github.com/tc39/proposal-immutable-arraybuffer/blob/d4fac6c6602c5fa5a1d3769242f042758dc43db6/immu-arrayBuffers.key), [slides.pdf](https://github.com/tc39/proposal-immutable-arraybuffer/blob/d4fac6c6602c5fa5a1d3769242f042758dc43db6/immu-arrayBuffers.pdf), [video](https://www.youtube.com/watch?v=CP_5Yo9h84k))
2222

2323
## Background
2424

spec.emu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
title: Immutable ArrayBuffers
88
status: proposal
99
stage: 0
10-
shortname: <a href="https://github.com/tc39/tc39-proposal-immutable-arraybuffer">proposal-immutable-arraybuffer</a>
10+
shortname: <a href="https://github.com/tc39/proposal-immutable-arraybuffer">proposal-immutable-arraybuffer</a>
1111
contributors: Mark S. Miller, Richard Gibson
1212
</pre>
1313

0 commit comments

Comments
 (0)