mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-03-09 12:49:51 -05:00
fix up the footer link to blog article
This commit is contained in:
parent
cc276e38b3
commit
9ab60c9bbb
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@
|
|||
</p>
|
||||
<p>
|
||||
I have attempted to answer most of the frequently asked questions and held misconceptions in a blog post
|
||||
entitled "<a href="https://www.simonholywell.com/post/2016/12/sql-style-guide-misconceptions/?utm_source={{ site.domain }}-sqlstyle.guide&utm_medium=link&utm_campaign=footer-link">
|
||||
SQL style guide misconceptions</a>" please have a read.
|
||||
entitled <a href="https://www.simonholywell.com/post/2016/12/sql-style-guide-misconceptions/?utm_source={{ site.domain }}-sqlstyle.guide&utm_medium=link&utm_campaign=footer-link">
|
||||
"SQL style guide misconceptions"</a> please have a read.
|
||||
</p>
|
||||
<p>Please do <a href="https://github.com/treffynnon/sqlstyle.guide/issues">open issues</a> or
|
||||
<a href="https://github.com/treffynnon/sqlstyle.guide/pulls/">pull requests</a> for any errors you
|
||||
|
|
Loading…
Reference in a new issue