File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ 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)
3
3
![ Tests] ( https://github.com/pytorch/torchx/actions/workflows/python-unittests.yaml/badge.svg )
4
4
![ Lint] ( https://github.com/pytorch/torchx/actions/workflows/lint.yaml/badge.svg )
5
5
[ ![ 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
93
93
94
94
## Contributing
95
95
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.
97
97
98
98
## License
99
99
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.
You can’t perform that action at this time.
0 commit comments