We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69bf064 commit f98efd6Copy full SHA for f98efd6
src/site/site.xml
@@ -13,7 +13,7 @@
13
<body>
14
<menu name="Git Hub API for Java">
15
<item name="Introduction" href="/index.html"/>
16
- <item name="Download" href="http://mvnrepository.com/artifact/${project.groupId}/${project.artifactId}"/>
+ <item name="Download" href="https://mvnrepository.com/artifact/${project.groupId}/${project.artifactId}"/>
17
<item name="Source code" href="https://github.com/github-api/${project.artifactId}"/>
18
<item name="Mailing List" href="https://groups.google.com/forum/#!forum/github-api"/>
19
</menu>
0 commit comments