You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by je...@apache.org on 2020/03/17 21:40:09 UTC

svn commit: r1875325 - /thrift/cms-site/trunk/content/docs/index.html

Author: jensg
Date: Tue Mar 17 21:40:08 2020
New Revision: 1875325

URL: http://svn.apache.org/viewvc?rev=1875325&view=rev
Log:
THRIFT-5142 API Documentation: promote selected 3rd party resources more prominently.

Modified:
    thrift/cms-site/trunk/content/docs/index.html

Modified: thrift/cms-site/trunk/content/docs/index.html
URL: http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/docs/index.html?rev=1875325&r1=1875324&r2=1875325&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/docs/index.html (original)
+++ thrift/cms-site/trunk/content/docs/index.html Tue Mar 17 21:40:08 2020
@@ -15,7 +15,7 @@ Some language specific documentation is
 ## Other resources
 
 For a quick introduction that covers a lot of Thrift knowledge on just one page, we recommended 
-Diwaker Gupta's [Thrift: The Missing Guide|https://diwakergupta.github.io/thrift-missing-guide/].
+Diwaker Gupta's [Thrift: The Missing Guide](https://diwakergupta.github.io/thrift-missing-guide).
 
 If you want to do a real deep dive into the various language bindings, consider Randy Abernethy's 
 [The programer's guide to Apache Thrift](https://www.manning.com/books/programmers-guide-to-apache-thrift).