Skip to content

Commit

Permalink
Fix URL in javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Dec 30, 2023
1 parent a75ead8 commit 169d4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/moeaframework/benchmarks/WDS.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* The water distribution system (WDS) problem.
*
* @see https://engineering.exeter.ac.uk/research/cws/resources/benchmarks/pareto/
* See https://engineering.exeter.ac.uk/research/cws/resources/benchmarks/pareto/ for more details.
*/
public class WDS extends NativeProblem {

Expand Down

0 comments on commit 169d4ae

Please sign in to comment.