Skip to content

Commit 4a57adf

Browse files
committed
docs: fixes links to stores documentation.
1 parent 80914e7 commit 4a57adf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/steps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ resources:
205205
```
206206

207207
> **Note**
208-
> Remember that the `request` store is ephemeral, and holds values for the current, in-flight request. See the [Stores documentation](./stores) for details.
208+
> Remember that the `request` store is ephemeral, and holds values for the current, in-flight request. See the [Stores documentation](./stores.md) for details.
209209

210210
### Example: Use previous step output in the mock response
211211

@@ -236,4 +236,4 @@ resources:
236236
```
237237
238238
> **Note**
239-
> Remember that the `request` store is ephemeral, and holds values for the current, in-flight request. See the [Stores documentation](./stores) for details.
239+
> Remember that the `request` store is ephemeral, and holds values for the current, in-flight request. See the [Stores documentation](./stores.md) for details.

0 commit comments

Comments
 (0)