Skip to content

Commit f98efd6

Browse files
authored
Update site.xml
1 parent 69bf064 commit f98efd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<body>
1414
<menu name="Git Hub API for Java">
1515
<item name="Introduction" href="/index.html"/>
16-
<item name="Download" href="http://mvnrepository.com/artifact/${project.groupId}/${project.artifactId}"/>
16+
<item name="Download" href="https://mvnrepository.com/artifact/${project.groupId}/${project.artifactId}"/>
1717
<item name="Source code" href="https://github.com/github-api/${project.artifactId}"/>
1818
<item name="Mailing List" href="https://groups.google.com/forum/#!forum/github-api"/>
1919
</menu>

0 commit comments

Comments
 (0)