Skip to content

Commit

Permalink
Merge pull request #1408 from ghoseb/patch-1
Browse files Browse the repository at this point in the history
docs: Fix links to ECMA standards in `attributes.md`
  • Loading branch information
ehuss authored Sep 26, 2023
2 parents 5262e1c + 9d351cc commit 06db8fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@ The following is an index of all built-in attributes.
- [`debugger_visualizer`] — Embeds a file that specifies debugger output for a type.

[Doc comments]: comments.md#doc-comments
[ECMA-334]: https://www.ecma-international.org/publications/standards/Ecma-334.htm
[ECMA-335]: https://www.ecma-international.org/publications/standards/Ecma-335.htm
[ECMA-334]: https://www.ecma-international.org/publications-and-standards/standards/ecma-334/
[ECMA-335]: https://www.ecma-international.org/publications-and-standards/standards/ecma-335/
[Expression Attributes]: expressions.md#expression-attributes
[IDENTIFIER]: identifiers.md
[RAW_STRING_LITERAL]: tokens.md#raw-string-literals
Expand Down

0 comments on commit 06db8fa

Please sign in to comment.