Skip to content

Commit

Permalink
Link up sotl 2024 form
Browse files Browse the repository at this point in the history
  • Loading branch information
jerodsanto committed Nov 25, 2024
1 parent de71607 commit d69bc73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/changelog_web/plugs/vanity_domains.ex
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ defmodule ChangelogWeb.Plug.VanityDomains do
end

defp determine_destination(%{slug: "podcast"}, ["sotl"]) do
"https://changelog.fm/571"
"https://changelog.typeform.com/to/yjHJiFlv"
# "https://changelog.fm/571"
end

defp determine_destination(%{slug: "podcast"}, ["edu"]) do
Expand Down

0 comments on commit d69bc73

Please sign in to comment.