This is an automated email from the ASF dual-hosted git repository.
aajisaka pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yetus.git
The following commit(s) were added to refs/heads/master by this push:
new e7a0625 YETUS-891. Incorrect link to yetus-dl.sh (#63)
e7a0625 is described below
commit e7a06253cd7c2b8fefe711f44486518203699c01
Author: Peter Somogyi <[email protected]>
AuthorDate: Mon May 27 21:03:48 2019 +0200
YETUS-891. Incorrect link to yetus-dl.sh (#63)
Signed-off-by: Akira Ajisaka <[email protected]>
---
asf-site-src/source/downloads.html.md.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/asf-site-src/source/downloads.html.md.erb
b/asf-site-src/source/downloads.html.md.erb
index daa120a..d5b4380 100644
--- a/asf-site-src/source/downloads.html.md.erb
+++ b/asf-site-src/source/downloads.html.md.erb
@@ -62,7 +62,7 @@ This will install many of the dependencies needed for the
precommit functionalit
## Helper Script
-To aid in downloading Apache Yetus for continuous integration systems, local
build environments, etc, we provide a simple script that may be checked into
your local repo [here](https://github.com/apache/yetus/yetus-dl.sh). It takes
two parameters:
+To aid in downloading Apache Yetus for continuous integration systems, local
build environments, etc, we provide a simple script that may be checked into
your local repo
[here](https://raw.githubusercontent.com/apache/yetus/master/yetus-dl.sh). It
takes two parameters:
```bash
$ yetus-dl.sh <location> <version>