This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 8ad72aa Update README.md
8ad72aa is described below
commit 8ad72aa886fe8ec3f0b6f61771ec3584879a77d6
Author: Matthias Seidel <[email protected]>
AuthorDate: Thu May 27 12:52:20 2021 +0200
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0af3030..c50ab23 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ The builds for the website do require internet access.
- Currently it looks like version 2.6.3 or greater is required.
- Create an environment variable `JBAKE_HOME` pointing to your JBake
installation, e.g.
- `export JBAKE_HOME=/usr/local/Cellar/jbake/2.6.4`
-- Ensure that you have a JVM locally, e.g.
[OpenJDK](http://openjdk.java.net/install/)
+- Ensure that you have a JVM locally, e.g.
[OpenJDK](https://openjdk.java.net/install/)
## Clone the Git Repository