docs: fix 404 link to SFEIR website (#17913)

Also, I moved SFEIR training description to the "onsite" section since SFEIR doesn't deliver online training.
This commit is contained in:
Wassim Chegham 2017-07-11 21:00:27 +02:00 committed by Igor Minar
parent 876ca9ee3a
commit 1b1a6ba0bb
1 changed files with 6 additions and 6 deletions

View File

@ -508,12 +508,6 @@
"title": "Learn Angular (francais)", "title": "Learn Angular (francais)",
"url": "http://www.learn-angular.fr/" "url": "http://www.learn-angular.fr/"
}, },
"sad200": {
"desc": "Free Angular training delivered by SFEIR in France",
"rev": true,
"title": "SFEIR School (French)",
"url": "https://school.sfeir.com/project/sad-200/"
},
"toddmotto-ultimateangular": { "toddmotto-ultimateangular": {
"desc": "Online courses providing in-depth coverage of the Angular ecosystem, AngularJS, Angular and TypeScript, with functional code samples and a full-featured seed environment. Get a deep understanding of Angular and TypeScript from foundation to functional application, then move on to advanced topics with Todd Motto and collaborators.", "desc": "Online courses providing in-depth coverage of the Angular ecosystem, AngularJS, Angular and TypeScript, with functional code samples and a full-featured seed environment. Get a deep understanding of Angular and TypeScript from foundation to functional application, then move on to advanced topics with Todd Motto and collaborators.",
"rev": true, "rev": true,
@ -600,6 +594,12 @@
"rev": true, "rev": true,
"title": "Learn Javascript (Russian)", "title": "Learn Javascript (Russian)",
"url": "https://learn.javascript.ru/courses/angular" "url": "https://learn.javascript.ru/courses/angular"
},
"sa200": {
"desc": "Free Angular training delivered by SFEIR in France",
"rev": true,
"title": "SFEIR School (French)",
"url": "https://school.sfeir.com/project/sa200/"
} }
} }
} }