summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/specs/idl.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/specs/idl.md b/doc/specs/idl.md
index 32763a6b6..df7e8d732 100644
--- a/doc/specs/idl.md
+++ b/doc/specs/idl.md
@@ -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