Correct Build Status URL
diff --git a/.travis.yml b/.travis.yml
index a0521aa..e45f5ed 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,5 +32,6 @@
   allow_failures:
     - jdk: openjdk-ea
 
+
 script:
   - mvn clean test
diff --git a/README.md b/README.md
index f8007e1..be3e0f9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # Apache MyFaces Core
-[![Build Status](https://travis-ci.org/apache/myfaces.svg?branch=3.0.x)](https://travis-ci.org/apache/myfaces)
+[![Build Status](https://travis-ci.com/apache/myfaces.svg?branch=3.0.x)](https://travis-ci.org/apache/myfaces)
 [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
 
 Apache's implementation of the JavaServer Faces (JSF) and Jakarta Faces specification