From 869438e6cdabfbd89e7b2fc46a38e0d94189aa32 Mon Sep 17 00:00:00 2001
From: Roxie Linden <roxie@lindenlab.com>
Date: Mon, 18 Oct 2010 10:37:21 -0700
Subject: [PATCH] Point the events profiles and other components to the new
 events web pages

---
 indra/newview/app_settings/settings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 322d823efb..33f5482e50 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -2906,7 +2906,7 @@
       <key>Type</key>
       <string>String</string>
       <key>Value</key>
-      <string>http://search.secondlife.com/viewer/embed/event/</string>
+      <string>http://events.secondlife.com/viewer/embed/event/</string>
     </map>
     <key>EveryoneCopy</key>
       <map>
-- 
GitLab