We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9353016 commit c9ad9f9Copy full SHA for c9ad9f9
docs/api/tutorials/custom-properties.md
@@ -128,7 +128,7 @@ The following code shows you how can add and remove custom properties in the sam
128
<TabItem value="python" label="Python" default>
129
130
```python
131
-{{ inline /metadata-ingestion/examples/library/dataset_add_remove_properties.py show_path_as_comment }}
+{{ inline /metadata-ingestion/examples/library/dataset_add_remove_custom_properties_patch.py show_path_as_comment }}
132
```
133
134
</TabItem>
0 commit comments