You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2022/06/23 17:23:54 UTC

[juneau-website] branch asf-site updated: Force update.

This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ed9baafbd Force update.
ed9baafbd is described below

commit ed9baafbdfad9589a60b2a98c20759cbbcd7954d
Author: JamesBognar <ja...@salesforce.com>
AuthorDate: Thu Jun 23 13:23:30 2022 -0400

    Force update.
---
 content/sourceCode.html   | 2 +-
 templates/sourceCode.html | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/content/sourceCode.html b/content/sourceCode.html
index 5a5caf2b2..a7dc8a2a8 100755
--- a/content/sourceCode.html
+++ b/content/sourceCode.html
@@ -26,7 +26,7 @@
 		Source code can be accessed through either GitHub or the Apache GitBox repository.
 	</p>
 	<ul class='spaced-list'>
-		<li><a class='doclink' href='https://github.com/apache/juneau' target="_top">Juneau Source</a> (<a class='doclink' href='https://gitbox.apache.org/repos/asf/juneau.git' target="_top">gitbox</a>)
+		<li><a class='doclink' href='https://github.com/apache/juneau' target="_top">Juneau Source</a> (<a class='doclink' href='https://gitbox.apache.org/repos/asf/juneau.git' target="_top">gitbox</a>) 
 		<li><a class='doclink' href='https://github.com/apache/juneau-website' target="_top">Website Source</a> (<a class='doclink' href='https://gitbox.apache.org/repos/asf/juneau-website.git' target="_top">gitbox</a>)
 		<li><a class='doclink' href='https://github.com/apache/juneau-petstore' target="_top">Petstore Application</a>
 		<li><a class='doclink' href='https://cwiki.apache.org/confluence/display/JUNEAU/Setting+up+your+Eclipse+workspace' target="_top">Workspace setup instructions</a>
diff --git a/templates/sourceCode.html b/templates/sourceCode.html
index 64222be9c..a7dc8a2a8 100644
--- a/templates/sourceCode.html
+++ b/templates/sourceCode.html
@@ -26,10 +26,9 @@
 		Source code can be accessed through either GitHub or the Apache GitBox repository.
 	</p>
 	<ul class='spaced-list'>
-		<li><a class='doclink' href='https://github.com/apache/juneau' target="_top">GitHub repository</a>
-		<li><a class='doclink' href='https://github.com/apache/juneau-website' target="_top">GitHub repository for this website</a>
-		<li><a class='doclink' href='https://gitbox.apache.org/repos/asf/juneau.git' target="_top">Apache GitBox repository</a>
-		<li><a class='doclink' href='https://gitbox.apache.org/repos/asf/juneau-website.git' target="_top">GitBox repository for this website</a>
+		<li><a class='doclink' href='https://github.com/apache/juneau' target="_top">Juneau Source</a> (<a class='doclink' href='https://gitbox.apache.org/repos/asf/juneau.git' target="_top">gitbox</a>) 
+		<li><a class='doclink' href='https://github.com/apache/juneau-website' target="_top">Website Source</a> (<a class='doclink' href='https://gitbox.apache.org/repos/asf/juneau-website.git' target="_top">gitbox</a>)
+		<li><a class='doclink' href='https://github.com/apache/juneau-petstore' target="_top">Petstore Application</a>
 		<li><a class='doclink' href='https://cwiki.apache.org/confluence/display/JUNEAU/Setting+up+your+Eclipse+workspace' target="_top">Workspace setup instructions</a>
 	</ul>
 	<h5 class='toc'>Builds</h5>