Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h2 class="section-headline">Specs</h2>
We develop the JavaScript (formally, ECMAScript) specification
<a href="https://github.com/tc39/ecma262/">on GitHub</a> and meet every two
months to discuss proposals. To learn more about the process, please take a look at the
<a href="https://tc39.es/process-document/">four stages</a> for
<a href="https://tc39.es/process-document/">five stages</a> for
new
<a href="https://github.com/tc39/proposals/">language feature
proposals</a>. See our
Expand Down
2 changes: 1 addition & 1 deletion _includes/specs.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2 id="specs" class="section-headline g-col-4">The Specs</h2>
<p>
We develop the JavaScript (formally, ECMAScript) specification
<a href="https://github.com/tc39/ecma262/">on GitHub</a> and at meetings every two months. We follow a
<a href="https://tc39.es/process-document/">four stage process</a> for new
<a href="https://tc39.es/process-document/">five stage process</a> for new
<a href="https://github.com/tc39/proposals/">language feature proposals</a>. See our
<a href="https://github.com/tc39/agendas/">meeting agendas</a> and
<a href="https://github.com/tc39/notes/">minutes</a> to learn more.
Expand Down