diff --git a/README.md b/README.md index 00428095..f2a06e1b 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![gzip size](https://img.badgesize.io/https:/unpkg.com/browse/webamp/built/webamp.bundle.min.js?label=gzip&compression=gzip)](https://bundlephobia.com/result?p=webamp) [![Tests](https://github.com/captbaritone/webamp/workflows/CI/badge.svg)](https://github.com/captbaritone/webamp/actions?query=branch%3Amaster+workflow%3ACI) -[![Discord](https://img.shields.io/discord/434058775012311061.svg)](https://discord.gg/fBTDMqR) +[![Discord](https://img.shields.io/discord/434058775012311061.svg)](https://webamp.org/chat) # Webamp diff --git a/netlify.toml b/netlify.toml index 15cd6165..88cafe06 100644 --- a/netlify.toml +++ b/netlify.toml @@ -15,11 +15,15 @@ [[redirects]] from = "/about" to = "https://github.com/captbaritone/webamp" - + [[redirects]] from = "/wallpapers" to = "https://www.dropbox.com/sh/3lx5ajfvsjeenj5/AADf8AihDeu1KgH1wr_WAsgXa?dl=0&lst=" +[[redirects]] + from = "/chat" + to = "https://discord.gg/fpBPmFkngQ" + # Redirect domain aliases to primary domain [[redirects]] from = "https://webamp.net/*"