angularjs-plugin icon indicating copy to clipboard operation
angularjs-plugin copied to clipboard

ngindex refers to dead url

Open piether opened this issue 12 years ago • 1 comments

Hi the ngindex template refers to https://ajax.googleapis.com/ajax/libs/angularjs//angular.js , which returns a 404.

Don't know the url that always points to the last released version of Angular, but on angularjs.org they use http://ajax.googleapis.com/ajax/libs/angularjs/1.0.3/angular.min.js

piether avatar Jan 09 '13 15:01 piether

ngindex template contains variable between https://ajax.googleapis.com/ajax/libs/angularjs/ and /angular.js where you can type desired version, so I believe this template is working as expected

denofevil avatar Feb 13 '14 08:02 denofevil