diff --git a/README.md b/README.md
index 1d42fac5709894976a389f376617f7ee7fe7b4a6..5172f7b1b38547469012b94c68885b29b0506a24 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
 # ocs-manager
 
 [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
-[![Build Status](https://travis-ci.org/opendesktop/ocs-manager.svg?branch=master)](https://travis-ci.org/opendesktop/ocs-manager)
 
 A tool to handle item installation from OCS provider, file management, and apply themes.
 
diff --git a/app/configs/application.json b/app/configs/application.json
index e8d46a4e07629f0f08c9a7565bf5978a5dffce4e..311d2b579c5adb7f3f5fb89e0905c98bd404c160 100644
--- a/app/configs/application.json
+++ b/app/configs/application.json
@@ -9,5 +9,5 @@
     "license": "GPL-3+",
     "author": "Opendesktop.org",
     "contact": "contact@opendesktop.org",
-    "homepage": "https://github.com/opendesktop/ocs-manager"
+    "homepage": "https://www.opencode.net/OCS/ocs-manager"
 }