THRIFT-3148 Markdown links to coding_standards are dead
This closes #491
diff --git a/lib/csharp/coding_standards.md b/lib/csharp/coding_standards.md
index 9706d26..dc87190 100644
--- a/lib/csharp/coding_standards.md
+++ b/lib/csharp/coding_standards.md
@@ -1,6 +1,6 @@
## C# Coding Standards
Please follow:
- * [Thrift General Coding Standards](/coding_standards)
+ * [Thrift General Coding Standards](/doc/coding_standards.md)
* [MSDN C# Coding Conventions](http://msdn.microsoft.com/en-us/library/ff926074.aspx)
* [C# Coding Guidelines](http://csharpguidelines.codeplex.com/)