Skip to content

Commit aa202de

Browse files
author
Yinghai Lu
authored
Fix link to CircleCI in README.md (#1483)
1 parent c4195c6 commit aa202de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Torch-TensorRT
22

33
[![Documentation](https://img.shields.io/badge/docs-master-brightgreen)](https://nvidia.github.io/Torch-TensorRT/)
4-
[![CircleCI](https://circleci.com/gh/pytorch/TensorRT.svg?style=svg)](https://app.circleci.com/pipelines/github/https://circleci.com/gh/pytorch/TensorRT)
4+
[![CircleCI](https://circleci.com/gh/pytorch/TensorRT.svg?style=svg)](https://app.circleci.com/pipelines/github/pytorch/TensorRT)
55

66
> Ahead of Time (AOT) compiling for PyTorch JIT and FX
77

0 commit comments

Comments
 (0)