Move project to Navidrome GitHub organization

This commit is contained in:
Deluan
2021-02-06 21:46:35 -05:00
parent bc609be3c9
commit 6ee45a9ccc
141 changed files with 406 additions and 407 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ const links = {
reddit: 'reddit.com/r/Navidrome',
twitter: 'twitter.com/navidrome',
discord: 'discord.gg/xh7j7yF',
source: 'github.com/deluan/navidrome',
featureRequests: 'github.com/deluan/navidrome/issues',
source: 'github.com/navidrome/navidrome',
featureRequests: 'github.com/navidrome/navidrome/issues',
}
const AboutDialog = ({ open, onClose }) => {