Skip to content

Commit 1c02288

Browse files
authored
Fix broken link in "Build a Model" section of docs (#16025)
fix build model link
1 parent fee671a commit 1c02288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-pytorch/model/build_model.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Build a Model
2323
:header: 2: Validate and test a model
2424
:description: Add a validation and test data split to avoid overfitting.
2525
:col_css: col-md-4
26-
:button_link: validate_model_basic.html
26+
:button_link: ../common/evaluation_basic.html
2727
:height: 150
2828
:tag: basic
2929

0 commit comments

Comments
 (0)