Skip to content

Commit 5a0e12f

Browse files
vorburgerGoogle Java Core Libraries
authored andcommitted
Update and explicitly mention "Javadoc" on README
So that Ctrl-F for "javadoc" works. Related to discussion in #7600. Fixes #7601 RELNOTES=n/a PiperOrigin-RevId: 712546871
1 parent c8b8041 commit 5a0e12f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ Snapshots of Guava built from the `master` branch are available through Maven
7474
using version `HEAD-jre-SNAPSHOT`, or `HEAD-android-SNAPSHOT` for the Android
7575
flavor.
7676

77-
- Snapshot API Docs: [guava][guava-snapshot-api-docs]
78-
- Snapshot API Diffs: [guava][guava-snapshot-api-diffs]
77+
[Snapshot API Javadoc][guava-snapshot-api-docs] as well as
78+
[Snapshot API Diffs][guava-snapshot-api-diffs] are also available.
7979

8080
## Learn about Guava
8181

0 commit comments

Comments
 (0)