Skip to content

Commit 0cb8c7e

Browse files
authored
Update and explicitly mention "JavaDoc" on README
So that Ctrl-F for "javadoc" works. Related to discussion in google#7600.
1 parent bc1b209 commit 0cb8c7e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ 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 [Snapshot API Docs Diffs][guava-snapshot-api-diffs] are available.
7978

8079
## Learn about Guava
8180

0 commit comments

Comments
 (0)