Skip to content

Commit e60f83c

Browse files
committed
updated site to javancss.github.io
1 parent 344c1cf commit e60f83c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/site/apt/development.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Guide for JavaNCSS Committers
102102
{{{http://maven.apache.org/guides/mini/guide-encryption.html}the encryption guide}} on Maven site
103103

104104
JavaNCSS <<<pom.xml>>> is actually configured to deploy the site on
105-
{{{http://javancss.codehaus.org/}javancss.codehaus.org}}: see <<<distributionManagement/site>>> section.
105+
{{{http://javancss.github.io/}javancss.github.io}}: see <<<distributionManagement/site>>> section.
106106
The site can be deployed at any time with <<<mvn site-deploy>>> command.
107107
{{{http://www.kclee.de/clemens/java/javancss/}http://www.kclee.de/clemens/java/javancss/}} can only be deployed by
108108
Clemens.

src/site/xhtml/index.xhtml.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ manager) can be used for this purpose.</p>
3434
comes bundled with an Ant task written by Steve Jernigan.
3535
The JavaNCSS Ant Task is documented on a <a href="JavancssAntTask.html">separate page</a>.</p>
3636

37-
<p>You can always find the newest version of this page at: <a href="http://javancss.codehaus.org/">http://javancss.codehaus.org/</a>
37+
<p>You can always find the newest version of this page at: <a href="http://javancss.github.io/">http://javancss.github.io/</a>
3838
(was previously at <a href="http://www.kclee.de/clemens/java/javancss/">http://www.kclee.de/clemens/java/javancss/</a>).</p>
3939

4040

0 commit comments

Comments
 (0)