This is an automated email from the ASF dual-hosted git repository.
rdale pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
The following commit(s) were added to refs/heads/master by this push:
new b75a703 fixed link - CTR
new feb79ab Merge branch 'tp33'
b75a703 is described below
commit b75a7034055ac8fde0ab0f3fb21e7d7b2d1e91e7
Author: Robert Dale <[email protected]>
AuthorDate: Thu Jan 3 09:32:29 2019 -0500
fixed link - CTR
---
docs/src/upgrade/release-3.3.x.asciidoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/src/upgrade/release-3.3.x.asciidoc
b/docs/src/upgrade/release-3.3.x.asciidoc
index edac5f2..329da16 100644
--- a/docs/src/upgrade/release-3.3.x.asciidoc
+++ b/docs/src/upgrade/release-3.3.x.asciidoc
@@ -83,7 +83,7 @@ The "class map" cache in Gremlin Server (specifically the
`GremlinGroovyScriptEn
now fully configurable via the
`GroovyCompilerGremlinPlugin.classMapCacheSpecification`.
See: link:https://issues.apache.org/jira/browse/TINKERPOP-2038[TINKERPOP-2038],
-link:http://tinkerpop.apache.org/docs/3.3.2/reference/#gremlin-server-cache[Reference
Documentation - Cache Management]
+link:http://tinkerpop.apache.org/docs/3.3.5/reference/#gremlin-server-cache[Reference
Documentation - Cache Management]
=== Upgrading for Providers