Skip to content

Commit

Permalink
fix discord url
Browse files Browse the repository at this point in the history
  • Loading branch information
bristermitten committed Oct 29, 2024
1 parent 60eb00f commit 35188fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Redirects.elm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Redirects exposing (..)


discordURL =
"https://developerden.net/discord"
"https://developerden.org/discord"


githubURL =
Expand Down

0 comments on commit 35188fe

Please sign in to comment.