Author: spmallette
Date: Tue Dec 1 21:07:12 2015
New Revision: 1717531
URL: http://svn.apache.org/viewvc?rev=1717531&view=rev
Log:
Point the achives link at the actual apache archives.
Modified:
incubator/tinkerpop/site/index.html
Modified: incubator/tinkerpop/site/index.html
URL: http://svn.apache.org/viewvc/incubator/tinkerpop/site/index.html?rev=1717531&r1=1717530&r2=1717531&view=diff
==============================================================================
--- incubator/tinkerpop/site/index.html (original)
+++ incubator/tinkerpop/site/index.html Tue Dec 1 21:07:12 2015
@@ -100,7 +100,7 @@
<small><a href="http://tinkerpop.apache.org/docs/3.1.0-incubating/upgrade.html#_tinkerpop_3_1_0"><small>(upgrade)</small></a>
<br/>
<br/>
- <p><b>Archives:</b> <a href="http://tinkerpop.apache.org/docs/">Documentation</a>,
<a href="http://tinkerpop.apache.org/javadocs/">JavaDocs</a>, <a href="https://www.apache.org/dist/incubator/tinkerpop/">Source
and Binaries</a></p></small>
+ <p><b>Archives:</b> <a href="http://tinkerpop.apache.org/docs/">Documentation</a>,
<a href="http://tinkerpop.apache.org/javadocs/">JavaDocs</a>, <a href="http://archive.apache.org/dist/incubator/tinkerpop/">Source
and Binaries</a></p></small>
</div>
<div class="col-xs-2">
<a href="http://tinkerpop.apache.org/docs/3.1.0-incubating/tutorials-getting-started.html"><img
src="images/gremlin-gym-mini.png" width="250" align="left"/></a>
|