Skip to content

Commit d8a112f

Browse files
author
Tobias Richter
committed
Update links from travis-ci.org to travis-ci.com
1 parent a2f396f commit d8a112f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<img src="https://wcm.io/images/[email protected]"/> wcm.io DevOps Tooling
22
======
3-
[![Build Status](https://travis-ci.org/wcm-io-devops/devops-tooling.png?branch=develop)](https://travis-ci.org/wcm-io-devops/devops-tooling)
3+
[![Build Status](https://travis-ci.com/wcm-io-devops/devops-tooling.png?branch=develop)](https://travis-ci.com/wcm-io-devops/devops-tooling)
44

55
Tooling for wcm.io DevOps projects

parent_toplevel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
<ciManagement>
6161
<system>Travis CI</system>
62-
<url>https://travis-ci.org/wcm-io-devops</url>
62+
<url>https://travis-ci.com/wcm-io-devops</url>
6363
</ciManagement>
6464

6565
<developers>

parent_toplevel/src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<item name="Issues" href="https://wcm-io.atlassian.net" />
130130
<item name="Wiki" href="https://wcm-io.atlassian.net/wiki/" />
131131
<item name="Mailing Lists" href="https://wcm.io/mailing-lists.html" />
132-
<item name="Continuous Integration" href="https://travis-ci.org/wcm-io-devops" />
132+
<item name="Continuous Integration" href="https://travis-ci.com/wcm-io-devops" />
133133
<item name="Fork on GitHub" href="http://github.com/wcm-io-devops" />
134134
</menu>
135135
<menu name="Maven documentation" inherit="top" ref="reports"/>

0 commit comments

Comments
 (0)