diff --git a/Redirect/Default.aspx.cs b/Redirect/Default.aspx.cs index 5b9e442..77ea170 100644 --- a/Redirect/Default.aspx.cs +++ b/Redirect/Default.aspx.cs @@ -34,7 +34,7 @@ namespace abbott_2024_event.Redirect if (utm_medium == "prod") { - redirectUrl = "https://abbott-2024-event.azurewebsites.net/"; + redirectUrl = "https://www.abbott-nutrition.com.tw/pediasure/2024_event/"; } if (utm_medium == "dev") diff --git a/bin/abbott_2024_event.dll b/bin/abbott_2024_event.dll index 4b35c4c..69dc6a4 100644 Binary files a/bin/abbott_2024_event.dll and b/bin/abbott_2024_event.dll differ diff --git a/bin/app.publish/bin/abbott_2024_event.dll b/bin/app.publish/bin/abbott_2024_event.dll index 4b35c4c..69dc6a4 100644 Binary files a/bin/app.publish/bin/abbott_2024_event.dll and b/bin/app.publish/bin/abbott_2024_event.dll differ