Skip to content

Commit dc83eab

Browse files
jagdish-15kahgoh
andauthored
Update exercises/concept/remote-control-competition/.docs/hints.md
Co-authored-by: Kah Goh <[email protected]>
1 parent 6a99bd1 commit dc83eab

File tree

1 file changed

+1
-1
lines changed
  • exercises/concept/remote-control-competition/.docs

1 file changed

+1
-1
lines changed

exercises/concept/remote-control-competition/.docs/hints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
## 3. Allow the production cars to be ranked
1616

1717
- See [this discussion][sort] of sorting.
18-
- See [this][comparable] for default comparison of objects.
18+
- See [Comparable's Javadocs][comparable] for default comparison of objects.
1919

2020
[interfaces]: https://docs.oracle.com/javase/tutorial/java/concepts/interface.html
2121
[sort]: https://docs.oracle.com/javase/7/docs/api/java/util/Collections.html

0 commit comments

Comments
 (0)