浏览代码

Add a link

Jan Tattermusch 9 年之前
父节点
当前提交
95c4100230
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      csharp/keys/README.md

+ 2 - 2
csharp/keys/README.md

@@ -5,5 +5,5 @@ Contents
   Public key to verify strong name of Google.Protobuf assemblies.
 - Google.Protobuf.snk:
   Signing key to provide strong name of Google.Protobuf assemblies.
-  As per https://msdn.microsoft.com/en-us/library/wd40t7ad(v=vs.110).aspx
-  signing key should be checked into the repository.
+  As per [Microsoft guidance](https://msdn.microsoft.com/en-us/library/wd40t7ad(v=vs.110).aspx)
+  signing key should be checked into the repository.