Skip to content

Commit 881a944

Browse files
fix: Update Processing API reference
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 277fe6e commit 881a944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ If `**kwargs` is part of the function signature, link to the parent class(es) or
220220
For an example file with docstrings, see [the `processing` module](https://github.com/aws/sagemaker-python-sdk/blob/master/src/sagemaker/processing.py).
221221
222222
To have a class's docstrings included in the API reference, it needs to be included in one of the files in the `doc/` folder.
223-
For example, see the [Processing API reference](https://github.com/aws/sagemaker-python-sdk/blob/master/doc/processing.rst).
223+
For example, see the [Processing API reference](https://github.com/aws/sagemaker-python-sdk/blob/master/doc/api/training/processing.rst).
224224

225225

226226
### Build and Test Documentation

0 commit comments

Comments
 (0)