Skip to content

Commit 6d705ba

Browse files
committed
minor
1 parent 5a35928 commit 6d705ba

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/concepts/validators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ The `target_columns` parameter specifies which columns to validate. All target c
294294

295295
### Configuration Parameters
296296

297-
See more about parameters used to instantiate `ValidationColumnConfig` in the [code reference](/code_reference/column_configs/#data_designer.config.column_configs.ValidationColumnConfig).
297+
See more about parameters used to instantiate `ValidationColumnConfig` in the [code reference](../../code_reference/column_configs/#data_designer.config.column_configs.ValidationColumnConfig).
298298

299299
### Batch Size Considerations
300300

docs/notebooks/intro.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Welcome to the Data Designer tutorial series! These hands-on notebooks will guid
66

77
### Local Setup Best Practices
88

9-
To run these notebooks locally, we recommend using a virtual environment to manage dependencies:
9+
The notebooks can be downloaded using the link on the top of each of them.
10+
To run them locally, we recommend using a virtual environment to manage dependencies:
1011

1112
=== "uv (Recommended)"
1213

0 commit comments

Comments
 (0)