From 24f432172f044359a16ccbd167c250d6563374a1 Mon Sep 17 00:00:00 2001
From: Akira Ohgaki <akiraohgaki@gmail.com>
Date: Wed, 4 Jul 2018 15:21:46 +0900
Subject: [PATCH] Update URLs

---
 README.md                    | 1 -
 app/configs/application.json | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1d42fac..5172f7b 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 e8d46a4..311d2b5 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"
 }
-- 
GitLab