Skip to content

Commit

Permalink
fix: broken ECMA 335 link
Browse files Browse the repository at this point in the history
  • Loading branch information
aswinmurali-io authored Oct 11, 2023
1 parent 645a966 commit 3f1c396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/runtime/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ redirect_from:
- /Mono_Runtime/
---

The Mono runtime implements the [ECMA Common Language Infrastructure](http://www.ecma-international.org/publications/standards/Ecma-335.htm) (CLI). The Mono runtime implements this virtual machine.
The Mono runtime implements the [ECMA Common Language Infrastructure](https://www.ecma-international.org/publications-and-standards/standards/ecma-335/) (CLI). The Mono runtime implements this virtual machine.

If you are interested in the technical aspects of the Mono runtime check the [Runtime Documentation](/docs/advanced/runtime/docs/).

Expand Down

0 comments on commit 3f1c396

Please sign in to comment.