File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ defmodule PlausibleWeb.Live.InstallationV2 do
108108 } >
109109 < . notice class = "mt-4 " theme = { :yellow } >
110110 Your website is running an outdated version of the tracking script. Please
111- < . styled_link new_tab href = "https://plausible.io/docs/script-update-guide.md " >
111+ < . styled_link new_tab href = "https://plausible.io/docs/script-update-guide " >
112112 update
113113 </ . styled_link >
114114 your tracking script before continuing
@@ -122,7 +122,7 @@ defmodule PlausibleWeb.Live.InstallationV2 do
122122 < . notice class = "mt-4 " theme = { :yellow } >
123123 Your website might be using an outdated version of our Google Tag Manager template.
124124 If so,
125- < . styled_link new_tab href = "https://plausible.io/docs/gtm -update-guide.md " >
125+ < . styled_link new_tab href = "https://plausible.io/docs/script -update-guide#gtm " >
126126 update
127127 </ . styled_link >
128128 your Google Tag Manager template before continuing
You can’t perform that action at this time.
0 commit comments