aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/keys
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-02-10 08:16:45 -0800
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-02-10 08:16:45 -0800
commit95c4100230e4d42060867b9ec8d578e2adfdd777 (patch)
tree61b956e69b1a9066c3461f9f8f4b79e0912a8e32 /csharp/keys
parentd40e3a1623b6d72fe056db538cf4ab17aa7b816f (diff)
Add a link
Diffstat (limited to 'csharp/keys')
-rw-r--r--csharp/keys/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/csharp/keys/README.md b/csharp/keys/README.md
index f6f27e80..ede67357 100644
--- a/csharp/keys/README.md
+++ b/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. \ No newline at end of file
+ As per [Microsoft guidance](https://msdn.microsoft.com/en-us/library/wd40t7ad(v=vs.110).aspx)
+ signing key should be checked into the repository.