Skip to content

Commit

Permalink
Update spec link to tc39.es page
Browse files Browse the repository at this point in the history
Fixes #27.
  • Loading branch information
js-choi committed May 5, 2023
1 parent 6028e55 commit e0b1920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ECMAScript Stage-1 Proposal. J. S. Choi, 2021.
* **[Formal specification][]**
* Babel plugin: Not yet

[formal specification]: http://jschoi.org/21/es-bind-operator/
[formal specification]: https://tc39.es/proposal-call-this/

This proposal is a **resurrection** of the old [Stage-0 bind-operator
proposal][old bind]. It is also an alternative, **competing** proposal to the
Expand Down

0 comments on commit e0b1920

Please sign in to comment.