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 440456a commit 19d1234Copy full SHA for 19d1234
docs/design/README.md
@@ -58,7 +58,7 @@ None
58
client configuration objects.
59
* [Optional Usage](UseOfOptional.md) - Conventions governing the use of
60
[java.util.Optional](https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html).
61
-* [Completable Future Usage](UseOfCompletableFuture.java) - Conventions
+* [Completable Future Usage](UseOfCompletableFuture.md) - Conventions
62
governing the use of
63
[java.util.concurrent.CompletableFuture](https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html).
64
0 commit comments