From 49912ba031a9730d28a39e975f77a8622b43c8a3 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Fri, 21 Feb 2020 09:55:25 +1300 Subject: [PATCH] Updating GitHub links .../mopidy-iris to .../iris, fixes #500 --- README.md | 6 +++--- setup.cfg | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bf3e290b..76da50f0 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + Iris is an extension for the Mopidy music server. With support for Spotify, LastFM, Snapcast, Icecast and many other extensions, Iris brings all your music into one user-friendly and unified interface. @@ -24,7 +24,7 @@ Features * [Snapcast](https://github.com/badaix/snapcast/) * [Icecast](http://icecast.org/) -![Overview](https://raw.githubusercontent.com/jaedb/iris/master/screenshot.jpg) +![Overview](https://raw.githubusercontent.com/jaedb/Iris/master/screenshot.jpg) Requirements @@ -40,5 +40,5 @@ Getting started * [Installation](https://github.com/jaedb/Iris/wiki/Getting-started#installing) * [Debugging](https://github.com/jaedb/Iris/wiki/Advanced#debugging) * [Issues and requests](https://github.com/jaedb/Iris/wiki/Support#before-you-log-an-issue) -* [Changelog](https://github.com/jaedb/iris/releases) +* [Changelog](https://github.com/jaedb/Iris/releases) diff --git a/setup.cfg b/setup.cfg index 336736f4..8ed43a79 100755 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = Mopidy-Iris version = 3.44.3 -url = https://github.com/jaedb/mopidy-iris +url = https://github.com/jaedb/iris author = James Barnsley author_email = james@barnsley.nz license = Apache License, Version 2.0