diff options
| author | Pavel Perestoronin <eigenein@gmail.com> | 2019-03-26 21:31:12 +0100 |
|---|---|---|
| committer | Adam Cozzette <acozzette@google.com> | 2019-03-26 13:35:54 -0700 |
| commit | e9faff85145eadc010f369d2eeee81039cb83be3 (patch) | |
| tree | 04843eb05eacd086a2fdf978409588633ad4ab56 /docs | |
| parent | 5939bc3619ddc446d277ad87a4ac4e47491ea36e (diff) | |
| download | platform_external_protobuf-e9faff85145eadc010f369d2eeee81039cb83be3.tar.gz platform_external_protobuf-e9faff85145eadc010f369d2eeee81039cb83be3.tar.bz2 platform_external_protobuf-e9faff85145eadc010f369d2eeee81039cb83be3.zip | |
Update third_party.md
I've deprecated the separate web page for the project and moved everything to `README.md`, so for now it's better to point to the GitHub project page.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/third_party.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/third_party.md b/docs/third_party.md index eff96f6ad..16f088cb7 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -78,7 +78,7 @@ These are projects we know about implementing Protocol Buffers for other program * PHP: http://drslump.github.com/Protobuf-PHP * Prolog: http://www.swi-prolog.org/pldoc/package/protobufs.html * Python: https://github.com/google/protobuf (Google-official implementation) -* Python: http://eigenein.github.com/protobuf/ +* Python: https://github.com/eigenein/protobuf * R: http://cran.r-project.org/package=RProtoBuf * Ruby: http://code.google.com/p/ruby-protobuf/ * Ruby: http://github.com/mozy/ruby-protocol-buffers |
