Hi I am developing angularjs application. I was using below link to refer angularjs.
<script data-require="[email protected]" data-semver="1.4.5" src="https://code.angularjs.org/1.4.5/angular.js"></script>
I am getting below error. https://code.angularjs.org/1.4.5/angular.js net::ERR_CONNECTION_TIMED_OUT
suddenly now i am not able to load this library. Is there any problem with angular site? Anyone else facing this issue? Thank you.