Fixed link to gremlin.sh CTR for 3.3.0
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a2ec8f0a
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a2ec8f0a
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a2ec8f0a
Branch: refs/heads/TINKERPOP-1692
Commit: a2ec8f0afef61379ef071267425cc323a84fda95
Parents: 7014416
Author: Stephen Mallette <spmva@genoprime.com>
Authored: Tue Aug 22 08:53:11 2017 -0400
Committer: Stephen Mallette <spmva@genoprime.com>
Committed: Tue Aug 22 08:53:11 2017 -0400
----------------------------------------------------------------------
gremlin-console/bin/gremlin.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a2ec8f0a/gremlin-console/bin/gremlin.sh
----------------------------------------------------------------------
diff --git a/gremlin-console/bin/gremlin.sh b/gremlin-console/bin/gremlin.sh
index ebba75e..492818e 120000
--- a/gremlin-console/bin/gremlin.sh
+++ b/gremlin-console/bin/gremlin.sh
@@ -1 +1 @@
-../target/apache-tinkerpop-gremlin-console-xx.yy.zz-standalone/bin/gremlin.sh
\ No newline at end of file
+../target/apache-tinkerpop-gremlin-console-3.3.0-standalone/bin/gremlin.sh
\ No newline at end of file
|