diff --git a/public/docs/ts/latest/guide/reactive-forms.jade b/public/docs/ts/latest/guide/reactive-forms.jade index 0c73c338d8..b8c0b9e6a1 100644 --- a/public/docs/ts/latest/guide/reactive-forms.jade +++ b/public/docs/ts/latest/guide/reactive-forms.jade @@ -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_.