kubeflow / pytorch-operator

PyTorch on Kubernetes
Apache License 2.0
306 stars 143 forks source link

PyTorchJob CRD definition link is broken #284

Closed sakaia closed 3 years ago

sakaia commented 4 years ago

In Following document, link to CRD definition is broken.(it causes 404 error) https://github.com/kubeflow/pytorch-operator/blob/master/README.md

I guess it should be linked to

https://www.kubeflow.org/docs/reference/pytorchjob/v1/ or https://github.com/kubeflow/website/blob/d0bd0e031453d12e704d0636f9ad192c866a327c/content/en/docs/reference/pytorchjob/v1/pytorch.md

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the labels:

Label Probability
kind/bug 0.99
area/docs 1.00

Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.

gaocegege commented 3 years ago

Thanks for the issue. Now it works.