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

glauesppen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 5608ab6  Update _config.yml
5608ab6 is described below

commit 5608ab62794bc71f560e879d3e24e50d3331d658
Author: Glaucia Esppenchutz <[email protected]>
AuthorDate: Thu Dec 14 16:19:00 2023 +0000

    Update _config.yml
    
    Removing local settings from the URL
---
 _config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml
index 29306bd..3d11b4e 100644
--- a/_config.yml
+++ b/_config.yml
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 
-url: "http://127.0.0.1:4000";
+url: "https://wayang.apache.org/";
 baseurl: "/"
 title: "Apache Wayang"
 permalink: pretty

Reply via email to