Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

public class RandomCSVDataSetConfigGui extends AbstractConfigGui {

// TODO: use full URL and change cmn version to 0.6 after it has been released
public static final String WIKIPAGE = "RandomCSVDataSetConfig";
// TODO: change cmn version to 0.6 after it has been released
public static final String WIKIPAGE = "https://github.com/Blazemeter/jmeter-bzm-plugins/blob/master/random-csv-data-set/RandomCSVDataSetConfig.md";

private JTextField filenameField;

Expand Down