update John Shaffer's URL

This commit is contained in:
Sean Corfield 2021-12-04 15:36:03 -08:00 committed by GitHub
parent e562329669
commit df7ea21e7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ Compared to 1.x, HoneySQL 2.x provides a streamlined codebase and a simpler meth
## Try HoneySQL Online!
[John Shaffer](https://github.com/john-shaffer) has created this awesome
[HoneySQL web app](https://www.john-shaffer.com/honeysql/), written in ClojureScript,
[HoneySQL web app](https://john.shaffe.rs/honeysql/), written in ClojureScript,
so you can experiment with HoneySQL in a browser, including setting different
options so you can generate pretty SQL with inline values (via `:inline true`)
for copying and pasting directly into your SQL tool of choice!