Skip to content

Commit 4fb3980

Browse files
committed
chore(travis): update travis url in README [ci skip]
1 parent 04178c2 commit 4fb3980

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DeepLearningSuite
22

3-
[![Build Status](https://travis-ci.org/JdeRobot/dl-DetectionSuite.svg?branch=master)](https://travis-ci.org/JdeRobot/dl-DetectionSuite)
3+
[![Build Status](https://travis-ci.org/JdeRobot/DetectionSuite.svg?branch=master)](https://travis-ci.org/JdeRobot/DetectionSuite)
44

55
DeepLearning Suite is a set of tool that simplify the evaluation of most common object detection datasets with several object detection neural networks.
66

@@ -97,7 +97,7 @@ Voila!! You can now use dl-detectionsuite. Proceed to [beginner's tutorial](http
9797

9898
# Compile and Install from source
9999
To use the latest version of dl-DetectionSuite you need to compile and install it from source.
100-
To get started you can either read along or follow [these video tutorials](https://www.youtube.com/watch?v=HYuFFTnEn5s&list=PLgB5c9xg9C91DJ30WFlHfHAhMECeho-gU).
100+
To get started you can either read along or follow [these video tutorials](https://www.youtube.com/watch?v=HYuFFTnEn5s&list=PLgB5c9xg9C91DJ30WFlHfHAhMECeho-gU).
101101
## Requirements
102102

103103
### Common deps

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DetectionSuite
22

3-
[![Build Status](https://travis-ci.org/JdeRobot/dl-DetectionSuite.svg?branch=master)](https://travis-ci.org/JdeRobot/dl-DetectionSuite)
3+
[![Build Status](https://travis-ci.org/JdeRobot/DetectionSuite.svg?branch=master)](https://travis-ci.org/JdeRobot/DetectionSuite)
44

55
DetectionSuite is a DeepLearning tool that simplifies the evaluation of most common object detection datasets with several object detection neural networks.
66

@@ -97,7 +97,7 @@ Voila!! You can now use dl-detectionsuite. Proceed to [beginner's tutorial](http
9797

9898
# Compile and Install from source
9999
To use the latest version of dl-DetectionSuite you need to compile and install it from source.
100-
To get started you can either read along or follow [these video tutorials](https://www.youtube.com/watch?v=HYuFFTnEn5s&list=PLgB5c9xg9C91DJ30WFlHfHAhMECeho-gU).
100+
To get started you can either read along or follow [these video tutorials](https://www.youtube.com/watch?v=HYuFFTnEn5s&list=PLgB5c9xg9C91DJ30WFlHfHAhMECeho-gU).
101101
## Requirements
102102

103103
### Common deps

0 commit comments

Comments
 (0)