You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/09/07 11:37:07 UTC

[2/4] tinkerpop git commit: Fixed broken link in document index CTR

Fixed broken link in document index CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/84a973c2
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/84a973c2
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/84a973c2

Branch: refs/heads/master
Commit: 84a973c2167f1053e6d51323f2604d7c457afcee
Parents: e1543f1
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Wed Sep 7 07:04:45 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Wed Sep 7 07:04:45 2016 -0400

----------------------------------------------------------------------
 docs/src/index.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/84a973c2/docs/src/index.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/index.asciidoc b/docs/src/index.asciidoc
index f5295bd..2270043 100644
--- a/docs/src/index.asciidoc
+++ b/docs/src/index.asciidoc
@@ -53,7 +53,7 @@ A gentle introduction to TinkerPop and the Gremlin traversal language that is di
 Provides a detailed look at The Gremlin Console and how it can be used when working with TinkerPop.
 ^|image:gremlin-chef.png[width=125] |link:http://tinkerpop.apache.org/docs/x.y.z/recipes/[Gremlin Recipes]
 A collection of best practices and common traversal patterns for Gremlin.
-^|image:gremlin-house-of-mirrors-cropped.png[width=200] |link:http://tinkerpop.apache.org/docs/x.y.z/gremlin-language-variants/[Gremlin Language Variants]
+^|image:gremlin-house-of-mirrors-cropped.png[width=200] |link:http://tinkerpop.apache.org/docs/x.y.z/tutorials/gremlin-language-variants/[Gremlin Language Variants]
 Instructs developers on the approach to building a Gremlin variant in their native programming language.
 |image:gremlin-lab-coat.png[width=200] |link:http://sql2gremlin.com/[Sql2Gremlin] +
 Learn Gremlin using typical patterns found when querying data with SQL. (*external*)