SubOrg_Landing_Pages

move to https

6/19/2018 1:14:53 PM

Changes

Details

diff --git a/client/src/config.js b/client/src/config.js
index 32909c5..eab3c9c 100644
--- a/client/src/config.js
+++ b/client/src/config.js
@@ -12,7 +12,7 @@
 
 // geo
 const serverConfig = {
-    baseUrl: 'http://159.121.100.104/AGOL/suborg_config/SubOrg/Agencies/API',
+    baseUrl: '//159.121.100.104/AGOL/suborg_config/SubOrg/Agencies/API',
     queryParam: 'agencyName'
 };
 
@@ -20,20 +20,20 @@ const serverConfig = {
 const links = [
   {
     title: 'Oregon AGOL',
-    link:  'http://geo.maps.arcgis.com/home/index.html'
+    link:  'https://geo.maps.arcgis.com/home/index.html'
   },
   {
     title: 'Docs',
-    link:  'http://navigator.state.or.us/agol/docs/'
+    link:  'https://navigator.state.or.us/agol/docs/'
   }
 ];
 
 // portal specific
 const portalLinks = {
-    portalUrl: "http://geo.maps.arcgis.com",
+    portalUrl: "https://geo.maps.arcgis.com",
     loginUrl: "https://geo.maps.arcgis.com/home/signin.html",
-    rootUrl: "http://geo.maps.arcgis.com/sharing/rest",
-    detailsUrl: "http://geo.maps.arcgis.com/home/item.html"
+    rootUrl: "https://geo.maps.arcgis.com/sharing/rest",
+    detailsUrl: "https://geo.maps.arcgis.com/home/item.html"
 };
 
 // acceptable item types in gallery