jauco created TINKERPOP3-977:
--------------------------------
Summary: Dead link to traversal javadocs
Key: TINKERPOP3-977
URL: https://issues.apache.org/jira/browse/TINKERPOP3-977
Project: TinkerPop 3
Issue Type: Bug
Components: documentation
Reporter: jauco
The link at http://www.tinkerpop.com/docs/3.0.0.M1/#graph-traversal-steps to
the javadoc points to
http://www.tinkerpop.com/javadocs/3.0.0-SNAPSHOT/com/tinkerpop/gremlin/process/graph/GraphTraversal.html
which gives a 403. If I change it to
http://tinkerpop.incubator.apache.org/javadocs/3.0.0-SNAPSHOT/com/tinkerpop/gremlin/process/graph/GraphTraversal.html
I get a 404
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)