config/routes.rb in phcscriptcdnpro-1.3.5 vs config/routes.rb in phcscriptcdnpro-1.3.6

- old
+ new

@@ -6,9 +6,9 @@ resources :scriptversions do resources :scripturls end end - # Script CDN Frontend - root 'frontend/cdnpages#list' + # CDN Services + get 'phcscriptcdnpro/frontend/cdnpages/list', :path => "script-cdn" end