You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Robert Dale (JIRA)" <ji...@apache.org> on 2017/03/29 14:30:41 UTC

[jira] [Created] (TINKERPOP-1660) Documentation links should not link to TINKERPOP-xxxx branches

Robert Dale created TINKERPOP-1660:
--------------------------------------

             Summary: Documentation links should not link to TINKERPOP-xxxx branches
                 Key: TINKERPOP-1660
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1660
             Project: TinkerPop
          Issue Type: Bug
          Components: documentation
    Affects Versions: 3.2.4
            Reporter: Robert Dale
            Assignee: stephen mallette
            Priority: Minor


http://tinkerpop.apache.org/docs/current/tutorials/gremlin-language-variants/ has broken links because the feature branches were deleted:

```
src/tutorials/gremlin-language-variants/index.asciidoc:file is available at link:https://github.com/apache/tinkerpop/blob/TINKERPOP-1278/gremlin-python/src/main/jython/gremlin_python/process/graph_traversal.py[graph_traversal.py].
src/tutorials/gremlin-language-variants/index.asciidoc:Please review the full implementation of Gremlin-Python link:https://github.com/apache/tinkerpop/tree/TINKERPOP-1278/gremlin-python/src/main/jython/gremlin_python[here].
```



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)