Skip to content

Commit

Permalink
Fix missing anchor link in text article
Browse files Browse the repository at this point in the history
  • Loading branch information
brandur committed Dec 19, 2024
1 parent 718bed3 commit 344f37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/articles/text.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Let me briefly restate Hyrum's law:
Truer words have rarely been spoken.

## varchars considered ~harm~helpful
## varchars considered ~harm~helpful (#varchars)

Starting my [new position back in April](/nanoglyphs/024-new-horizons), one thing I checked early on is whether we were checking the length of strings that we were passing on through to the database. Nope. It turns out that this is a _very_ easy mistake to make.

Expand Down

0 comments on commit 344f37a

Please sign in to comment.