This is an automated email from the ASF dual-hosted git repository.
juanpablo pushed a commit to branch jbake
in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git
The following commit(s) were added to refs/heads/jbake by this push:
new 61d1d2d change source links to point to github
61d1d2d is described below
commit 61d1d2ddb8e15bc474c273e5132856f5c2939353
Author: Juan Pablo Santos Rodriguez <[email protected]>
AuthorDate: Sat Dec 16 11:50:58 2017 +0100
change source links to point to github
---
src/main/jbake/templates/sidenav.ftl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/jbake/templates/sidenav.ftl
b/src/main/jbake/templates/sidenav.ftl
index d43523a..63bfbfe 100755
--- a/src/main/jbake/templates/sidenav.ftl
+++ b/src/main/jbake/templates/sidenav.ftl
@@ -24,13 +24,13 @@
<p><strong>Development</strong></p>
<ul>
- <li><a
href="https://git-wip-us.apache.org/repos/asf?p=jspwiki.git;a=summary"
class="external">Browse Sources</a></li>
+ <li><a href="https://github.com/apache/jspwiki" class="external">Browse
Sources</a></li>
<li><a href="/apidocs/index.html">JavaDocs</a></li>
<li><a href="/development/source_and_guide.html">Get and Build
Source</a></li>
<li><a href="https://builds.apache.org/job/JSPWiki/"
class="external">Jenkins CI</a></li>
<li><a
href="https://builds.apache.org/analysis/overview?id=org.apache.jspwiki%3Ajspwiki-builder"
class="external">Sonar Analysis</a></li>
<li><a href="/development/edit_website.html">Edit Website</a></li>
- <li><a
href="https://git-wip-us.apache.org/repos/asf?p=jspwiki.git;a=blob;f=ChangeLog"
class="external">Change Log</a></li>
+ <li><a href="https://github.com/apache/jspwiki/blob/master/ChangeLog"
class="external">Change Log</a></li>
</ul>
<p><strong>PMC</strong></p>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].