fix(guide/form): fix a broken link (#2498)
This commit is contained in:
parent
d5eec33960
commit
7796f485fd
|
@ -362,7 +362,7 @@ block ctor-syntax
|
|||
|
||||
.l-sub-section
|
||||
:marked
|
||||
Learn more in [Testing](../testing/index.html).
|
||||
Learn more in [Testing](./testing.html).
|
||||
|
||||
:marked
|
||||
### When the service needs a service
|
||||
|
|
Loading…
Reference in New Issue