Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit b8f3ad4

Browse files
Augustukaspetebacondarwin
authored andcommitted
docs(tutorial/step-7) - correct a url
Closes #9688
1 parent 483ce91 commit b8f3ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_07.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
In this step, you will learn how to create a layout template and how to build an app that has
1010
multiple views by adding routing, using an Angular module called 'ngRoute'.
1111

12-
* When you now navigate to `app/index.html`, you are redirected to `app/index.html#/phones`
12+
* When you now navigate to `app/index.html`, you are redirected to `app/index.html/#/phones`
1313
and the phone list appears in the browser.
1414
* When you click on a phone link the url changes to one specific to that phone and the stub of a
1515
phone detail page is displayed.

0 commit comments

Comments
 (0)