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

ahuber pushed a commit to branch jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/causeway-app-helloworld.git


The following commit(s) were added to refs/heads/jpa-SNAPSHOT by this push:
     new 6e2eb2f  update link http -> https
6e2eb2f is described below

commit 6e2eb2f361eb5de93314ea1468a48d6632a247c6
Author: Andi Huber <[email protected]>
AuthorDate: Tue Feb 21 07:18:27 2023 +0100

    update link http -> https
---
 src/main/resources/application.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/application.yml 
b/src/main/resources/application.yml
index aaf0e06..13cc4c7 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -34,7 +34,7 @@ causeway:
         menubars-layout-file: menubars.layout.xml
         name: Hello World App
       credit:
-        - url:  http://causeway.apache.org
+        - url:  https://causeway.apache.org
           image: images/apache-causeway/logo-65x48.png
           name: Apache Causeway
     wicket:

Reply via email to