Short links on Dub are now case-insensitive by default.
This means that if you have a short link d.to/GitHub
, you can now access it via d.to/Github
or d.to/github
– and the click events will be aggregated under the lowercase version of the link.
This will help prevent broken links when users accidentally type the wrong case.