wujimin commented on a change in pull request #349: SCB-491 Fix the broken 
links for China Region
URL: 
https://github.com/apache/incubator-servicecomb-service-center/pull/349#discussion_r188138576
 
 

 ##########
 File path: frontend/app/index.html
 ##########
 @@ -64,16 +64,16 @@
     <script 
src="https://cdnjs.cloudflare.com/ajax/libs/angular-chart.js/1.1.1/angular-chart.js";></script>
    <!-- <script 
src="https://rawcdn.githack.com/Orange-OpenSource/angular-swagger-ui/0.5.4/dist/scripts/swagger-ui.js";></script>
 -->
     <script 
src="https://rawcdn.githack.com/mmumshad/angular-yamljs/master/dist/angular-yamljs.js";></script>
-    <script 
src="https://cdn.rawgit.com/asifdxtreme/angular-swagger-ui/565ed3ea/dist/scripts/swagger-ui.js";></script>
+    <script 
src="https://rawcdn.githack.com/asifdxtreme/angular-swagger-ui/master/dist/scripts/swagger-ui.js";></script>
 
     <script 
src="https://cdnjs.cloudflare.com/ajax/libs/js-yaml/3.11.0/js-yaml.min.js";></script>
     <script 
src="https://cdnjs.cloudflare.com/ajax/libs/yamljs/0.1.5/yaml.js";></script>
-    <script 
src="https://cdn.rawgit.com/asifdxtreme/angular-swagger-ui/565ed3ea/dist/scripts/modules/swagger-yaml-parser.min.js";></script>
+    <script 
src="https://rawcdn.githack.com/asifdxtreme/angular-swagger-ui/master/dist/scripts/modules/swagger-yaml-parser.min.js";></script>
 
 Review comment:
   this is your personal cdn resource?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to