Skip to content

Commit 5d72ef0

Browse files
authored
fix url markdown (#173)
1 parent f7ea07c commit 5d72ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.KubeConEU25/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ to run a job that uses [PyTorch](https://pytorch.org) to train a machine learnin
810810

811811
<details>
812812

813-
This example was constructed by converting a [PyTorch tutorial on FSDP]((https://pytorch.org/tutorials/intermediate/FSDP_tutorial.html))
813+
This example was constructed by converting a [PyTorch tutorial on FSDP](https://pytorch.org/tutorials/intermediate/FSDP_tutorial.html)
814814
into a KubeFlow Trainer [notebook](./sample-jobs/pytorch-training.ipynb) that we used to generate
815815
the yaml for a `PyTorchJob`. The YAML generated by running the notebook was then put inside an
816816
`AppWrapper` using MLBatch's [awpack tool](../tools/appwrapper-packager/awpack.py) to produce the final YAML

0 commit comments

Comments
 (0)