git-bisect-lk2009: update java code conventions link
commit18ecb23c4b3e84fdd438af2966ae6dabeb4c2be0
authorAndrei Rybak <rybak.a.v@gmail.com>
Tue, 10 Jan 2023 09:32:50 +0000 (10 10:32 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Jan 2023 19:58:51 +0000 (13 11:58 -0800)
tree5afe0307e9d85d278a0807d359685994f280a0d1
parentc48035d29b4e524aed3a32f0403676f0d9128863
git-bisect-lk2009: update java code conventions link

A reference to Java Code Conventions in git-bisect-lk2009.txt uses an
outdated URL that redirects to table of contents for the conventions.
The actual claim about "80%" that this reference backs up is on the
first page of the conventions:

  https://www.oracle.com/java/technologies/javase/codeconventions-introduction.html

Use this newer URL and its title in the reference.

Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-bisect-lk2009.txt