mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-03-09 12:49:51 -05:00
Correct utm link in footer
This commit is contained in:
parent
ccd191ba71
commit
4cb4e8d7c9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
SQL style guide
|
SQL style guide
|
||||||
</span> by
|
</span> by
|
||||||
<a xmlns:cc="http://creativecommons.org/ns#"
|
<a xmlns:cc="http://creativecommons.org/ns#"
|
||||||
href="https://www.simonholywell.com/?utm_source=SQLServerIO&utm_medium=link&utm_campaign=footer-licence"
|
href="https://www.simonholywell.com/?utm_source={{ site.domain }}-sqlstyle.guide&utm_medium=link&utm_campaign=footer-licence"
|
||||||
property="cc:attributionName"
|
property="cc:attributionName"
|
||||||
rel="cc:attributionURL">
|
rel="cc:attributionURL">
|
||||||
Simon Holywell
|
Simon Holywell
|
||||||
|
|
Loading…
Reference in a new issue