aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGreg Engle <greg.engle@outlook.com>2019-02-06 10:08:30 -0600
committerPaul Yang <TeBoring@users.noreply.github.com>2019-02-06 08:08:30 -0800
commitde3be6c225cdb92548648cb899391ef5368051fa (patch)
treed7d3c89636a5e0e316664b4ab2583efd3de0e724 /docs
parent64eb9b6e858c8efeebc18439890927ab38d37402 (diff)
downloadprotobuf-de3be6c225cdb92548648cb899391ef5368051fa.tar.gz
removed dead link to ProtoSharp (#5610)
I tried finding an active repo on github with no success. The only ProtoSharp I found wasn't related to PB at all.
Diffstat (limited to 'docs')
-rw-r--r--docs/third_party.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/third_party.md b/docs/third_party.md
index 94ce0ec06..49f3d5450 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -19,7 +19,6 @@ These are projects we know about implementing Protocol Buffers for other program
* C++: https://github.com/google/protobuf (Google-official implementation)
* C/C++: http://spbc.sf.net/
* C#: http://code.google.com/p/protobuf-csharp-port
-* C#: http://code.google.com/p/protosharp/
* C#: https://silentorbit.com/protobuf/
* C#/.NET/WCF/VB: http://code.google.com/p/protobuf-net/
* Clojure: http://github.com/ninjudd/clojure-protobuf