Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit 6237729

Browse files
author
Ryan Sepassi
committed
Fix travis shield link
PiperOrigin-RevId: 169629386
1 parent e892dc3 commit 6237729

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Issues](https://img.shields.io/github/issues/tensorflow/tensor2tensor.svg)](http
88
welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](CONTRIBUTING.md)
99
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/tensor2tensor/Lobby)
1010
[![License](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](https://opensource.org/licenses/Apache-2.0)
11-
[![Travis](https://img.shields.io/travis/tensorflow/tensor2tensor.svg)]()
11+
[![Travis](https://img.shields.io/travis/tensorflow/tensor2tensor.svg)](https://travis-ci.org/tensorflow/tensor2tensor)
1212

1313
[T2T](https://github.com/tensorflow/tensor2tensor) is a modular and extensible
1414
library and binaries for supervised learning with TensorFlow and with support

docs/walkthrough.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Issues](https://img.shields.io/github/issues/tensorflow/tensor2tensor.svg)](http
88
welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](CONTRIBUTING.md)
99
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/tensor2tensor/Lobby)
1010
[![License](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](https://opensource.org/licenses/Apache-2.0)
11-
[![Travis](https://img.shields.io/travis/tensorflow/tensor2tensor.svg)]()
11+
[![Travis](https://img.shields.io/travis/tensorflow/tensor2tensor.svg)](https://travis-ci.org/tensorflow/tensor2tensor)
1212

1313
[T2T](https://github.com/tensorflow/tensor2tensor) is a modular and extensible
1414
library and binaries for supervised learning with TensorFlow and with support

0 commit comments

Comments
 (0)