From 4c71bec3fee43816c90ca0a94adb03ed49cffc9d Mon Sep 17 00:00:00 2001 From: Raymond Wang Date: Mon, 24 Oct 2022 22:45:28 -0700 Subject: [PATCH] update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2795795..d6cd7f8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Deployment -Github Actions have been set to trigger on each push onto the `main` branch. The website will be built as static pages to the `page` branch where it will be deployed onto [ieeeucsd.edu](https://ieeeucsd.edu). +Github Actions have been set to trigger on each push onto the `main` branch. The website will be built as static pages to the `page` branch where it will be deployed onto [ieeeucsd.org](https://ieeeucsd.org). ## Contributing