Skip to content

Commit fff8975

Browse files
committed
deploy via GitHub pages
1 parent 00d2788 commit fff8975

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

src/site/site.xml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,19 @@
22
<project name="GitHub API for Java">
33
<bannerLeft>
44
<name>GitHub API for Java</name>
5-
<href>http://kohsuke.org/github-api</href>
5+
<href>http://github-api.kohsuke.org/</href>
66
</bannerLeft>
77
<skin>
88
<groupId>org.kohsuke</groupId>
99
<artifactId>maven-skin</artifactId>
10-
<version>1.1</version>
10+
<version>1.2</version>
1111
</skin>
12-
<!--<bannerRight>-->
13-
<!--<src>http://maven.apache.org/images/maven-small.gif</src>-->
14-
<!--</bannerRight>-->
12+
1513
<body>
1614
<menu name="Git Hub API for Java">
17-
<item name="Introduction" href="index.html"/>
18-
<!--item name="User Guide" href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Cspan+class%3D"x x-first">user-guide.html"/-->
19-
<item name="Download" href="http://maven.dyndns.org/2/org/kohsuke/github-api/"/>
15+
<item name="Introduction" href="/index.html"/>
16+
<item name="Download" href="http://mvnrepository.com/artifact/${project.groupId}/${project.artifactId}"/>
17+
<item name="Source code" href="https://github.com/kohsuke/${project.artifactId}"/>
2018
</menu>
2119

2220
<menu name="References">

0 commit comments

Comments
 (0)