Fix broken link to Angular version of TodoMVC
This commit is contained in:
Родитель
e9d6421c0f
Коммит
77f3b9f2e6
|
@ -72,7 +72,7 @@ which will display all open scripts.</p>
|
|||
|
||||
<h3 id="add-remove-breakpoints">Add and remove breakpoints</h3>
|
||||
|
||||
<p>In the <b>Sources</b> panel, open a JavaScript file for debugging. In the example below, we are debugging the <b>todoCtrl.js</b> file from the <a href="http://todomvc.com/architecture-examples/angularjs/">AngularJS version of TodoMVC</a>.</p>
|
||||
<p>In the <b>Sources</b> panel, open a JavaScript file for debugging. In the example below, we are debugging the <b>todoCtrl.js</b> file from the <a href="http://todomvc.com/examples/angularjs/">AngularJS version of TodoMVC</a>.</p>
|
||||
|
||||
<div class="screenshot"><img src="javascript-debugging/sources-select-todoCtrl-js.png"/></div>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче