diff options
-rw-r--r-- | Documentation/project-docs/dotnet-standards.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/project-docs/dotnet-standards.md b/Documentation/project-docs/dotnet-standards.md index d7268369d7..5a815a27af 100644 --- a/Documentation/project-docs/dotnet-standards.md +++ b/Documentation/project-docs/dotnet-standards.md @@ -41,7 +41,7 @@ ECMA 335 - CLI **ECMA Technical Report 084: Information Derived from Partition IV XML File** -- [ECMA TR/84 Report (PDF)](http://www.ecma-international.org/publications/files/ECMA-TR/TR-084.pdf) +- [ECMA TR/84 Report (PDF)](http://www.ecma-international.org/publications/files/ECMA-TR/ECMA%20TR-084.pdf) - [ECMA TR/84 Tools and Source Code](http://www.ecma-international.org/publications/files/ECMA-TR/TR-084.zip) ECMA 372 - C++/CLI |