Skip to content

Commit

Permalink
One more tweak to the redirect for Tailscale
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstac committed Jul 26, 2023
1 parent dc0f674 commit ffccad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/changelog_web/plugs/redirects.ex
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ defmodule ChangelogWeb.Plug.Redirects do
@external %{
"/sentry" => "https://sentry.io/from/changelog/",
"/square" => "https://developer.squareup.com/",
"/tailscale" => "https://tailscale.com/?utm_source=sponsorship&utm_medium=podcast&utm_campaign=changelog&utm_term=changelog&utm_content=",
"/tailscale" => "https://tailscale.com/?utm_source=sponsorship&utm_medium=podcast&utm_campaign=changelog&utm_term=changelog,
"/reactpodcast" => "https://reactpodcast.simplecast.com",
"/store" => "https://merch.changelog.com"
}
Expand Down

0 comments on commit ffccad7

Please sign in to comment.