This is an automated email from the ASF dual-hosted git repository.
baunsgaard pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/systemds-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5fadbd5 [MINOR] Fix link to docs to use HTMLS
5fadbd5 is described below
commit 5fadbd58bcd9aee32ad9928c04fc27b43acdff5c
Author: baunsgaard <[email protected]>
AuthorDate: Mon Jun 7 11:47:55 2021 +0200
[MINOR] Fix link to docs to use HTMLS
---
_src/_data/project.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_src/_data/project.yml b/_src/_data/project.yml
index 49020b2..6627572 100644
--- a/_src/_data/project.yml
+++ b/_src/_data/project.yml
@@ -53,4 +53,4 @@ website_repository_mirror:
https://github.com/apache/systemds-website
podling: false
-docs: http://apache.github.io/systemds/
+docs: https://apache.github.io/systemds/