This is an automated email from the ASF dual-hosted git repository.
colegreer pushed a commit to branch 3.8-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
The following commit(s) were added to refs/heads/3.8-dev by this push:
new 0c35874449 CTR: fix upgrade docs link formatting
0c35874449 is described below
commit 0c35874449c80b11e59ba2f1de155baa5ba5a704
Author: Cole-Greer <[email protected]>
AuthorDate: Tue Nov 18 09:35:26 2025 -0800
CTR: fix upgrade docs link formatting
---
docs/src/upgrade/release-3.8.0.asciidoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/src/upgrade/release-3.8.0.asciidoc
b/docs/src/upgrade/release-3.8.0.asciidoc
index dbdcb6b1ca..f097717055 100644
--- a/docs/src/upgrade/release-3.8.0.asciidoc
+++ b/docs/src/upgrade/release-3.8.0.asciidoc
@@ -61,7 +61,7 @@ upgrade plan.
|Breaking |Step Behavior Change |<<group-value-traversal-semantics,group()
Value Traversal Semantics>>
|Breaking |Step Behavior Change |<<remove-undocumented-with-modulation,Remove
Undocumented `with()` modulation>>
|Breaking |Step Behavior Change |<<by-modulation-semantics,By Modulation
Semantics>>
-|Breaking |Step Behavior change |<<element-promoted-for-mergeV>>,Element
Promoted for `mergeV()` and `mergeE()`>>
+|Breaking |Step Behavior change |<<element-promoted-for-mergeV,Element
Promoted for `mergeV()` and `mergeE()`>>
|Breaking |Grammar Removal |<<removed-structurevertex-from-grammar,Removed
StructureVertex from Grammar>>
|Breaking |Grammar Restriction |<<map-keys-restrictions,`Map` keys
restrictions>>
|Breaking |Grammar Restriction |<<restriction-of-step-arguments,Restriction of
Step Arguments>>
@@ -935,7 +935,7 @@ See:
link:https://issues.apache.org/jira/browse/TINKERPOP-3121[TINKERPOP-3121],
link:https://issues.apache.org/jira/browse/TINKERPOP-2974[TINKERPOP-2974]
[[element-promoted-for-mergeV]]
-===== Element Promoted for `mergeV()` and `mergeE()
+===== Element Promoted for `mergeV()` and `mergeE()`
Mid-traversal usage of `mergeV()` and `mergeE()` had different behavior from
their start step counterparts. Used
mid-traversal, it would pass through the current traverser. On the other hand,
the start forms would pass through the