From 4d30d6ff1b92a8762c34b8ba75f85100b20b5852 Mon Sep 17 00:00:00 2001 From: Paul Bienkowski Date: Tue, 19 Jan 2021 13:18:48 +0100 Subject: [PATCH] chore: change urls for new website and github org --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e70351c..956bea6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenBikeSensor Web API -The backend API for the [OpenBikeSensor](https://zweirat-stuttgart.de/projekte/openbikesensor/) Web App. +The backend API for the [OpenBikeSensor](https://openbikesensor.org/) Web App. ## Direct setup diff --git a/package.json b/package.json index e7ca50c..35f20c8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Friends-of-OpenBikeSensor/obsAPI.git" + "url": "git+https://github.com/openbikesensor/obsAPI.git" }, "license": "LGPLv3", "dependencies": {