Skip to content

Commit

Permalink
[readme] remove dead markdown link
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 7, 2024
1 parent 5a4db52 commit e804662
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 @@ -31,4 +31,4 @@ Further reading
The most common name is `try`, which has a clean parallel with a syntactic `try` block. A common alternative name is `attempt`, but this has been primarily for ES3 compatibility, and is not necessary here.

## Spec
You can view the spec in [markdown format](spec.md) or rendered as [HTML](https://tc39.github.io/proposal-promise-try/).
You can view the spec rendered as [HTML](https://tc39.github.io/proposal-promise-try/).

0 comments on commit e804662

Please sign in to comment.