Skip to content

Commit 3e57e64

Browse files
committed
Use README.adoc as explicit doc URL
Implicit doc URL was failing for git client
1 parent 768eeac commit 3e57e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<packaging>hpi</packaging>
2222
<name>Jenkins Git plugin</name>
2323
<description>Integrates Jenkins with GIT SCM</description>
24-
<url>https://github.com/jenkinsci/git-plugin</url>
24+
<url>https://github.com/jenkinsci/git-plugin/README.adoc</url>
2525
<inceptionYear>2007</inceptionYear>
2626

2727
<properties>

0 commit comments

Comments
 (0)