From 1c450d030f51a2115f5ffd64eed6204dee1f958f Mon Sep 17 00:00:00 2001 From: pjmatt <17367451+pjmatt@users.noreply.github.com> Date: Fri, 30 Sep 2022 14:37:13 +0200 Subject: [PATCH] Update Wix engineering writeup URL (#1984) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0143f6e..4b856d5e 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ AKA *"What you probably didn't know about connection pool sizing"*. Watch a vid
#### WIX Engineering Analysis -We'd like to thank the guys over at WIX for the unsolicited and deep write-up about HikariCP on their [engineering blog](https://www.wix.engineering/blog/how-does-hikaricp-compare-to-other-connection-pools). Take a look if you have time. +We'd like to thank the guys over at WIX for the unsolicited and deep write-up about HikariCP on their [engineering blog](https://www.wix.engineering/post/how-does-hikaricp-compare-to-other-connection-pools). Take a look if you have time.