docs(reactive-forms): fix "Setup guide" link (#3517)
This commit is contained in:
parent
01f0f6dec0
commit
71c862d51a
|
@ -142,7 +142,7 @@ a#setup
|
|||
:marked
|
||||
## Setup
|
||||
|
||||
Follow the steps in the [_Setup_ guide](../setup.html "Setup guide")
|
||||
Follow the steps in the [_Setup_ guide](../guide/setup.html "Setup guide")
|
||||
for creating a new project folder (perhaps called `reactive-forms`)
|
||||
based on the _QuickStart seed_.
|
||||
|
||||
|
|
Loading…
Reference in New Issue