From fdb0970e43dc5058ebcf2a0040c0add593936c55 Mon Sep 17 00:00:00 2001 From: Chris Povirk Date: Mon, 6 Jan 2025 10:58:41 -0500 Subject: [PATCH] Explicitly mention "Javadoc." Compare https://github.com/google/guava/commit/5a0e12f9ed547752cdec9b838546820b04b48638 --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 85b647a668ed..a956633a37a2 100644 --- a/index.md +++ b/index.md @@ -69,8 +69,8 @@ Snapshots of Guava built from the `master` branch are available through Maven using version `HEAD-jre-SNAPSHOT`, or `HEAD-android-SNAPSHOT` for the Android flavor. -- Snapshot API Docs: [guava][guava-snapshot-api-docs] -- Snapshot API Diffs: [guava][guava-snapshot-api-diffs] +[Snapshot API Javadoc][guava-snapshot-api-docs] as well as +[Snapshot API Diffs][guava-snapshot-api-diffs] are also available. ## Learn about Guava