diff --git a/docs/api/requests/stores.md b/docs/api/requests/stores.md index 9ba5772e..234a0ad9 100644 --- a/docs/api/requests/stores.md +++ b/docs/api/requests/stores.md @@ -1,6 +1,6 @@ # stores -`stores` method lets use save response data under [Data Management]() which allows to refer the saved data anywhere in the tests using special syntax - `$S{}`. +`stores` method lets use save response data under [Data Management](/guides/data-management) which allows to refer the saved data anywhere in the tests using special syntax - `$S{}`. ## Syntax