THRIFT-5065: Fix broken links in the IDL document

Patch: Kengo Seki
This closes #1983
This commit is contained in:
Kengo Seki 2020-01-13 10:48:58 +09:00 committed by Jens Geyer
parent 397645ac24
commit 1c789cea1e

View File

@ -224,8 +224,8 @@ Here are some examples of Thrift definitions, using the Thrift IDL:
[tutorial]: /tutorial/
[fb303.thrift]: https://raw.githubusercontent.com/apache/thrift/master/contrib/fb303/if/fb303.thrift
[Apache Cassandra's]: http://cassandra.apache.org/
[cassandra.thrift]: http://svn.apache.org/viewvc/cassandra/trunk/interface/cassandra.thrift?view=co
[Evernote API]: http://www.evernote.com/about/developer/api/
[cassandra.thrift]: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=interface/cassandra.thrift;hb=refs/heads/cassandra-3.0
[Evernote API]: https://github.com/evernote/evernote-thrift
## To Do/Questions