mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-11 22:36:57 +08:00
angular/protractor@fcd973b#diff-f3b56000093113bd3bfb6c9c05e7e945 splits the overview doc into multiple files, and removes overview.md from the repository entirely, making the current link a 404. This CL points the link to the new getting-started document rather than the overview, and avoids linking to a missing document. Closes #8595