Skip to content

Commit f4215ba

Browse files
author
Shixian Sheng
authored
Update README.md (#900)
1 parent a2423f4 commit f4215ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![PyPI](https://img.shields.io/pypi/v/torchx)](https://pypi.org/project/torchx/)
2-
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)
2+
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://github.com/pytorch/torchx/blob/main/LICENSE)
33
![Tests](https://github.com/pytorch/torchx/actions/workflows/python-unittests.yaml/badge.svg)
44
![Lint](https://github.com/pytorch/torchx/actions/workflows/lint.yaml/badge.svg)
55
[![codecov](https://codecov.io/gh/pytorch/torchx/branch/main/graph/badge.svg?token=ceHHIm0hXy)](https://codecov.io/gh/pytorch/torchx)
@@ -93,8 +93,8 @@ See: https://github.com/pytorch/torchx/pkgs/container/torchx
9393

9494
## Contributing
9595

96-
We welcome PRs! See the [CONTRIBUTING](CONTRIBUTING.md) file.
96+
We welcome PRs! See the [CONTRIBUTING](https://github.com/pytorch/torchx/blob/main/CONTRIBUTING.md) file.
9797

9898
## License
9999

100-
TorchX is BSD licensed, as found in the [LICENSE](LICENSE) file.
100+
TorchX is BSD licensed, as found in the [LICENSE](https://github.com/pytorch/torchx/blob/main/LICENSE) file.

0 commit comments

Comments
 (0)