This is an automated email from the ASF dual-hosted git repository.
colegreer pushed a commit to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
The following commit(s) were added to refs/heads/3.6-dev by this push:
new b12efc5834 CTR fix incorrect link in 3.6 upgrade docs
b12efc5834 is described below
commit b12efc5834bfa8e8e576a2d735fd45a74583caa5
Author: Cole-Greer <[email protected]>
AuthorDate: Fri Aug 4 16:13:04 2023 -0700
CTR fix incorrect link in 3.6 upgrade docs
---
docs/src/upgrade/release-3.6.x.asciidoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/src/upgrade/release-3.6.x.asciidoc
b/docs/src/upgrade/release-3.6.x.asciidoc
index 0f00573cf7..f508dee747 100644
--- a/docs/src/upgrade/release-3.6.x.asciidoc
+++ b/docs/src/upgrade/release-3.6.x.asciidoc
@@ -25,7 +25,7 @@
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
*Release Date: July 31, 2023*
-Please see the
link:https://github.com/apache/tinkerpop/blob/3.6.5/CHANGELOG.asciidoc#release-3-5-7[changelog]
for a complete list of all the modifications that are part of this release.
+Please see the
link:https://github.com/apache/tinkerpop/blob/3.6.5/CHANGELOG.asciidoc#release-3-6-5[changelog]
for a complete list of all the modifications that are part of this release.
=== Upgrading for Users