We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1a7ae commit e449d90Copy full SHA for e449d90
TESTING.asciidoc
@@ -546,7 +546,7 @@ For example to run a specific tests from the x-pack rolling upgrade from 7.7.0:
546
547
Tests are ran for versions that are not yet released but with which the current version will be compatible with.
548
These are automatically checked out and built from source.
549
-See link:./buildSrc/src/main/java/org/elasticsearch/gradle/VersionCollection.java[VersionCollection]
+See link:./buildSrc/src/main/java/org/elasticsearch/gradle/BwcVersions.java[BwcVersions]
550
and link:./distribution/bwc/build.gradle[distribution/bwc/build.gradle]
551
for more information.
552
0 commit comments