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 6a99bd1 commit dc83eabCopy full SHA for dc83eab
exercises/concept/remote-control-competition/.docs/hints.md
@@ -15,7 +15,7 @@
15
## 3. Allow the production cars to be ranked
16
17
- See [this discussion][sort] of sorting.
18
-- See [this][comparable] for default comparison of objects.
+- See [Comparable's Javadocs][comparable] for default comparison of objects.
19
20
[interfaces]: https://docs.oracle.com/javase/tutorial/java/concepts/interface.html
21
[sort]: https://docs.oracle.com/javase/7/docs/api/java/util/Collections.html
0 commit comments