aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@gmail.com>2017-07-21 07:55:07 -0700
committerGitHub <noreply@github.com>2017-07-21 07:55:07 -0700
commite8a32d07ffc665695b7532b97f96970cdeff977e (patch)
treee5171d6f2be3f7884fddb8c5f58f59d1a667fdbb
parent062df3d0724d9ae5e3c65d481dc1d3aca811152e (diff)
parentd640cddf1984e2724656b37a40fe94a5483a44db (diff)
downloadprotobuf-e8a32d07ffc665695b7532b97f96970cdeff977e.tar.gz
protobuf-e8a32d07ffc665695b7532b97f96970cdeff977e.tar.bz2
protobuf-e8a32d07ffc665695b7532b97f96970cdeff977e.zip
Merge pull request #3401 from aschrijver/patch-2
Updated outdated hyperlink
-rw-r--r--docs/third_party.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/third_party.md b/docs/third_party.md
index 30dbd813..4c9ffef3 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -141,7 +141,7 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d
* http://igor-petruk.github.com/protobuf-maven-plugin/
* http://code.google.com/p/maven-protoc-plugin/
* https://github.com/os72/protoc-jar-maven-plugin
-* [Documentation generator plugin (Markdown/HTML/DocBook/...)](https://github.com/estan/protoc-gen-doc)
+* [Documentation generator plugin (Markdown/HTML/DocBook/...)](https://github.com/pseudomuto/protoc-gen-doc)
* [DocBook generator for .proto files](http://code.google.com/p/protoc-gen-docbook/)
* [Protobuf for nginx module](https://github.com/dbcode/protobuf-nginx/)
* [RSpec matchers and Cucumber step defs for testing Protocol Buffers](https://github.com/connamara/protobuf_spec)