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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/master by this push:
     new 7d50336a2c Revert "CAUSEWAY-3345: adding offical source ref."
7d50336a2c is described below

commit 7d50336a2c9d317b41869620e83a5a29a04fd071
Author: Andi Huber <[email protected]>
AuthorDate: Thu Feb 9 16:41:42 2023 +0100

    Revert "CAUSEWAY-3345: adding offical source ref."
    
    This reverts commit 0163ff7a0ca675b755b8d30be1aebb8956f42201.
---
 .../components/docs/modules/ROOT/pages/downloads/how-to.adoc | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/antora/components/docs/modules/ROOT/pages/downloads/how-to.adoc 
b/antora/components/docs/modules/ROOT/pages/downloads/how-to.adoc
index 3debd75df3..ddf674d6d2 100644
--- a/antora/components/docs/modules/ROOT/pages/downloads/how-to.adoc
+++ b/antora/components/docs/modules/ROOT/pages/downloads/how-to.adoc
@@ -73,21 +73,15 @@ Windows users can get binary md5 programs from these (and 
likely other) places:
 
 == Source Code
 
-The _Apache Causeway_ (official) sources,
-that correspond to the latest release(s)
-can be downloaded from:
-
-* https://downloads.apache.org/causeway/
-
-The project source code is also hosted on _github_.
-You can check it out using:
+The Apache Causeway source is hosted on github.
+You can download the Apache Causeway source code using:
 
 [source,bash]
 ----
 git clone https://github.com/apache/causeway.git
 ----
 
-Contributors can fork this repo using _github's_ tools and contribute 
patches/new features using pull requests.
+Contributors can fork this repo using github's tools and contribute 
patches/new features using pull requests.
 
 Committers can push to this repo directly, once their ASF account and github 
account have been linked.
 See link:https://gitbox.apache.org/setup/[gitbox setup] for more details on 
how to do this.

Reply via email to