Skip to content

Commit

Permalink
Meta: Update link in snapshot warning (#2184)
Browse files Browse the repository at this point in the history
  • Loading branch information
devsnek authored and ljharb committed Sep 21, 2020
1 parent d97be3e commit 11c45e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/snapshot_warning.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<p>
Do not attempt to implement this version of the specification. Do not
reference this version as authoritative in any way. Instead, see
<a href="https://tc39.github.io/ecma262">https://tc39.github.io/ecma262</a>
for the living specification.
<a href="https://tc39.es/ecma262">https://tc39.es/ecma262</a> for the
living specification.
</p>
</details>

0 comments on commit 11c45e8

Please sign in to comment.