diff --git a/LICENSE.md b/LICENSE.md index c503364..df83152 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # The MIT License (MIT) -Copyright © `2024` `The Fancade Club` +Copyright © `2024` `The Dittocade Community` Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, diff --git a/README.md b/README.md index 0460514..88b543b 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ The Dittocade uses [Netlify](https://netlify.com) and [Neon](https://neon.tech) ## Disclaimer -We are not affiliated with Fancade. See [our disclaimer](https://ditto.cade.party/disclaimer). For inquiries please [contact us](https://ditto.cade.party/contact). +We are not affiliated with Fancade. See [our disclaimer](https://cade.party/disclaimer). For inquiries please [contact us](https://cade.party/contact). diff --git a/netlify.toml b/netlify.toml index 7b3a7c0..9573ab4 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,25 +1,25 @@ [[redirects]] from = "https://fancade-club.netlify.app/*" - to = "https://ditto.cade.party/:splat" + to = "https://cade.party/:splat" status = 301 force = true [[redirects]] from = "https://cade.club/*" - to = "https://ditto.cade.party/:splat" + to = "https://cade.party/:splat" status = 301 force = true [[redirects]] from = "https://www.cade.club/*" - to = "https://ditto.cade.party/:splat" + to = "https://cade.party/:splat" status = 301 force = true [[redirects]] from = "https://fancade.club/*" - to = "https://ditto.cade.party/:splat" + to = "https://cade.party/:splat" status = 301 force = true [[redirects]] from = "https://www.fancade.club/*" - to = "https://ditto.cade.party/:splat" + to = "https://cade.party/:splat" status = 301 force = true