From 95c4100230e4d42060867b9ec8d578e2adfdd777 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Wed, 10 Feb 2016 08:16:45 -0800 Subject: [PATCH] Add a link --- csharp/keys/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp/keys/README.md b/csharp/keys/README.md index f6f27e80f5..ede673573e 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.