Skip to content

Commit 19d1234

Browse files
kliakosdebora-itozoewangg
authored
Fix docs link (#3064)
Co-authored-by: Debora N. Ito <476307+debora-ito@users.noreply.github.com> Co-authored-by: Zoe Wang <33073555+zoewangg@users.noreply.github.com>
1 parent 440456a commit 19d1234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ None
5858
client configuration objects.
5959
* [Optional Usage](UseOfOptional.md) - Conventions governing the use of
6060
[java.util.Optional](https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html).
61-
* [Completable Future Usage](UseOfCompletableFuture.java) - Conventions
61+
* [Completable Future Usage](UseOfCompletableFuture.md) - Conventions
6262
governing the use of
6363
[java.util.concurrent.CompletableFuture](https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html).
6464

0 commit comments

Comments
 (0)