Skip to content

Commit a3ee0a1

Browse files
authored
Merge pull request #592 from JonnyJD/jgit-javadoc
fix jgit javadoc link
2 parents a0e3e1d + cd8beda commit a3ee0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/B-embedding-git/sections/jgit.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Many other commands are available through the Git class, including but not limit
155155
This is only a small sampling of JGit's full capabilities.
156156
If you're interested and want to learn more, here's where to look for information and inspiration:
157157

158-
* The official JGit API documentation is available online at http://download.eclipse.org/jgit/docs/latest/apidocs[].
158+
* The official JGit API documentation can be found at http://www.eclipse.org/jgit/documentation/[].
159159
These are standard Javadoc, so your favorite JVM IDE will be able to install them locally, as well.
160160
* The JGit Cookbook at https://github.com/centic9/jgit-cookbook[] has many examples of how to do specific tasks with JGit.
161161
* There are several good resources pointed out at http://stackoverflow.com/questions/6861881[].

0 commit comments

Comments
 (0)