Skip to content

Commit e449d90

Browse files
jrodewiggaobinlong
andauthored
[DOCS] Correct the path of BwcVersions in the Testing doc (#68798) (#68853)
Co-authored-by: bellengao <[email protected]>
1 parent 5e1a7ae commit e449d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TESTING.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ For example to run a specific tests from the x-pack rolling upgrade from 7.7.0:
546546

547547
Tests are ran for versions that are not yet released but with which the current version will be compatible with.
548548
These are automatically checked out and built from source.
549-
See link:./buildSrc/src/main/java/org/elasticsearch/gradle/VersionCollection.java[VersionCollection]
549+
See link:./buildSrc/src/main/java/org/elasticsearch/gradle/BwcVersions.java[BwcVersions]
550550
and link:./distribution/bwc/build.gradle[distribution/bwc/build.gradle]
551551
for more information.
552552

0 commit comments

Comments
 (0)