From a6b96828cf8da6b76e7f79f2810d194ec86a8da9 Mon Sep 17 00:00:00 2001 From: Monica Auriemma Date: Thu, 2 Oct 2025 12:41:09 -0400 Subject: [PATCH] Updated README.md Updated link to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d3ad4365..500750209 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A Java library to access [Dropbox's HTTP-based Core API v2](https://www.dropbox. License: [MIT](License.txt) -Documentation: [Javadocs](https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/) +Documentation: [Javadocs](https://dropbox.github.io/dropbox-sdk-java/) ## Setup