Repository: tinkerpop Updated Branches: refs/heads/master bfaa49d1d -> f142174e9
fixed link CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f142174e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f142174e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f142174e Branch: refs/heads/master Commit: f142174e986d087e178d253eb6823f1c73848a1b Parents: bfaa49d Author: Robert Dale <[email protected]> Authored: Thu Sep 28 09:50:24 2017 -0400 Committer: Robert Dale <[email protected]> Committed: Thu Sep 28 09:50:24 2017 -0400 ---------------------------------------------------------------------- docs/src/reference/gremlin-applications.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f142174e/docs/src/reference/gremlin-applications.asciidoc ---------------------------------------------------------------------- diff --git a/docs/src/reference/gremlin-applications.asciidoc b/docs/src/reference/gremlin-applications.asciidoc index aa899c1..598b0f8 100644 --- a/docs/src/reference/gremlin-applications.asciidoc +++ b/docs/src/reference/gremlin-applications.asciidoc @@ -2186,7 +2186,7 @@ NOTE: This plugin is typically only useful to the Gremlin Console and is enabled The Server Plugin for remoting with the Gremlin Console should not be confused with a plugin of similar name that is used by the server. `GremlinServerGremlinPlugin` is typically only configured in Gremlin Server and provides a number -of imports that are required for writing <<starting-gremlin-server,initialization scripts>. +of imports that are required for writing <<starting-gremlin-server,initialization scripts>>. [[spark-plugin]] === Spark Plugin
