fixed pdf link in dotnet-standards.md (#22292)
authorMeir Blachman <meirblachman@gmail.com>
Wed, 30 Jan 2019 15:44:57 +0000 (17:44 +0200)
committerStephen Toub <stoub@microsoft.com>
Wed, 30 Jan 2019 15:44:57 +0000 (10:44 -0500)
Documentation/project-docs/dotnet-standards.md

index cb8c76f..5a815a2 100644 (file)
@@ -17,7 +17,7 @@ The C# language was standardized as [ECMA 334](http://www.ecma-international.org
 **ECMA 334 Resources**
 
 - [ECMA 334 Standard Overview](http://www.ecma-international.org/publications/standards/Ecma-334.htm)
-- [ECMA 334 Standard (PDF)](http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-334.pdf)
+- [ECMA 334 Standard (PDF)](http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-334.pdf)
 
 ECMA 335 - CLI
 ==============