Skip to content

Commit 691fd4c

Browse files
committed
Update docs.
1 parent a3bd84b commit 691fd4c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/source/pages/user_guides/use-validation-templates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ will be automatically saved. These settings will persist across
6161
:::{tab-item} Python API
6262
:sync: python
6363

64-
The `set_validation_templates()` and `get_validation_templates()` can be used
64+
The [](set_validation_templates()) and [](get_validation_templates()) can be used
6565
to set and get current Validation Template settings.
6666

67-
`set_validation_templates` takes as input the `validation_template` dictionary,
67+
[](set_validation_templates()) takes as input the [](get_validation_template()) dictionary,
6868
which is formatted as below:
6969

7070
```

0 commit comments

Comments
 (0)