From 2c67bed4cc961ea78611a6b6b423cc6f60bdfd50 Mon Sep 17 00:00:00 2001 From: Kiran Murugulla Date: Mon, 19 Aug 2024 14:41:22 -0400 Subject: [PATCH 1/2] updating url to .aem.live from .hlx.live --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 026dac98f..9c78492f7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,5 +3,5 @@ Please always provide the [GitHub issue(s)](../issues) your PR is for, as well a Fix # Test URLs: -- Before: https://main--{repo}--{owner}.hlx.live/ -- After: https://--{repo}--{owner}.hlx.live/ +- Before: https://main--{repo}--{owner}.aem.live/ +- After: https://--{repo}--{owner}.aem.live/ From 0f5aeb0502eaed72d39f26aafa1465e03475b353 Mon Sep 17 00:00:00 2001 From: Kiran Murugulla Date: Mon, 19 Aug 2024 14:42:46 -0400 Subject: [PATCH 2/2] docs: updating the preview and live urls in readme to .aem.page and .aem.live --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 896a0ea2d..fb797b6ad 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Your project's description... ## Environments -- Preview: https://main--{repo}--{owner}.hlx.page/ -- Live: https://main--{repo}--{owner}.hlx.live/ +- Preview: https://main--{repo}--{owner}.aem.page/ +- Live: https://main--{repo}--{owner}.aem.live/ ## Installation