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 15ec9db  JSPWiki-1116: download pages should not link ASF's repository
15ec9db is described below

commit 15ec9db642551b6f5a9960d7bc3e3d47a6af699d
Author: Juan Pablo Santos Rodríguez <[email protected]>
AuthorDate: Fri Sep 20 18:16:38 2019 +0200

    JSPWiki-1116: download pages should not link ASF's repository
---
 src/main/jbake/content/general/downloads.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/content/general/downloads.md 
b/src/main/jbake/content/general/downloads.md
index 65f8632..c9c4e75 100755
--- a/src/main/jbake/content/general/downloads.md
+++ b/src/main/jbake/content/general/downloads.md
@@ -10,7 +10,7 @@ Note: When downloading from a mirror, please be sure to 
verify that checksums an
 
 <br/> **Previous source and binary distributions** are available through the 
<a class="external" href="https://archive.apache.org/dist/jspwiki/";> Apache 
archives</a>.
 
-<br/> **Source, javadocs and build artifacts** are also available via the **<a 
class="external" 
href="https://repository.apache.org/index.html#nexus-search;quick~jspwiki";>Apache
 Nexus</a>** repository, which is synced to <a class="external" 
href="https://search.maven.org/#search|ga|1|org.apache.jspwiki">Central 
repo</a>, <br/>under `org.apache.jspwiki` groupId.
+<br/> **Source, javadocs and build artifacts** are also available via <a 
class="external" 
href="https://search.maven.org/#search|ga|1|org.apache.jspwiki">Central 
repo</a>, <br/>under `org.apache.jspwiki` groupId.
 
 If you want to build directly from the sources, please check the [Get and 
Build Source][] page.
 

Reply via email to