Skip to content

Commit

Permalink
Fix PyTorchJob guide
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyvelich committed Jan 11, 2024
1 parent 3305b14 commit b176f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Please refer to the [getting started guide](https://www.kubeflow.org/docs/compon
to quickly create your first Training Operator Job using Python SDK.

If you want to work directly with Kubernetes Custom Resources provided by Training Operator,
follow [the PyTorchJob MNIST guide](https://www.kubeflow.org/docs/components/training/tftraining/#running-the-mnist-example)
follow [the PyTorchJob MNIST guide](https://www.kubeflow.org/docs/components/training/pytorch/#creating-a-pytorch-training-job)

## API Documentation

Expand Down

0 comments on commit b176f83

Please sign in to comment.