Skip to content

Commit

Permalink
fix the wrong link for models (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
y-f-u authored Jul 15, 2024
1 parent 0ffb5f8 commit 589231f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spiceaidocs/docs/getting-started/spicepods.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Learn more at [Datasets](/reference/spicepod/datasets.md).
ML models are integrated into the Spicepod similarly to datasets. The models can be specified using paths to local files or remote locations. ML inference can be performed using the models and datasets defined within the Spicepod.
Learn more at [Datasets](/reference/spicepod/models.md).
Learn more at [Models](/reference/spicepod/models.md).
### Secrets
Expand Down

0 comments on commit 589231f

Please sign in to comment.