Skip to content

Commit 209130c

Browse files
authored
Chore: fix broken link in the documentation (#3641)
1 parent 5da32f2 commit 209130c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ test_parameterized_model:
265265
...
266266
```
267267

268-
For example, assuming `gold` is a [config variable](../reference/configuration/#variables) with value `gold_db`, the above test would be rendered as:
268+
For example, assuming `gold` is a [config variable](../reference/configuration.md#variables) with value `gold_db`, the above test would be rendered as:
269269

270270
```yaml linenums="1"
271271
test_parameterized_model:

0 commit comments

Comments
 (0)