Skip to content

Commit e2e2d75

Browse files
Change javadoc to avoid issue with maven-javadoc-plugin
1 parent 4622e8a commit e2e2d75

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jmeter-java-dsl/src/main/java/us/abstracta/jmeter/javadsl/core/controllers/DslWeightedSwitchController.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
* Selects a child in each iteration according to specified relative weights.
3030
* <p>
3131
* Internally this uses <a
32-
* href="https://github.com/Blazemeter/jmeter-bzm-plugins/blob/master/wsc
33-
* /WeightedSwitchController.md">
32+
* href="https://github.com/Blazemeter/jmeter-bzm-plugins/blob/master/wsc/WeightedSwitchController.md">
3433
* BlazeMeter Weighted Switch Controller plugin</a>.
3534
* <p>
3635
* This controller is handy when you want part of the test plan to act in a probabilistic manner

0 commit comments

Comments
 (0)