aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Arnold Schrijver <aschrijver@users.noreply.github.com>2017-07-21 13:06:04 +0200
committerGravatar GitHub <noreply@github.com>2017-07-21 13:06:04 +0200
commitd640cddf1984e2724656b37a40fe94a5483a44db (patch)
treee5171d6f2be3f7884fddb8c5f58f59d1a667fdbb /docs
parent062df3d0724d9ae5e3c65d481dc1d3aca811152e (diff)
Updated outdated hyperlink
Github repo had moved, pointing to correct location.
Diffstat (limited to 'docs')
-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)