Use example URL instead
diff --git a/sdks/dotnet/samples/notifications/Usergrid.Notifications/MainPage.xaml.cs b/sdks/dotnet/samples/notifications/Usergrid.Notifications/MainPage.xaml.cs
index 6d4c4ec..a550954 100644
--- a/sdks/dotnet/samples/notifications/Usergrid.Notifications/MainPage.xaml.cs
+++ b/sdks/dotnet/samples/notifications/Usergrid.Notifications/MainPage.xaml.cs
@@ -44,7 +44,7 @@
         {
             this.InitializeComponent();
             //TODO: change me to your server
-            serverUrl = "https://apigee-internal-prod.mars.apigee.net";
+            serverUrl = "https://usergrid-push.example.com";
             //TODO: change me to your org
             org = "ugvalidate";
             //TODO: change me to your app