angularjs-de / angularjs-tutorial-code

Code zu Artikel: AngularJS-Tutorial für Einsteiger

Home Page:https://angular.de/artikel/angularjs-tutorial-deutsch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorials doesn't work out of the box

ibiBgOR opened this issue · comments

I recently faced the Problem that the two way databinding tutorial test code doesn't work properly.
After some reading of the code I just copied I noticed, that there is some missing "http:" before the urls. After inserting them all worked properly.
Plesse add "http:" to all urls where it is missing to be sure that the url is correct and valid.

Hey @ibiBgOR, I've now added https: to every url