From 0a9a26144ff9b8da95c77c2cb19904c7a6be6d85 Mon Sep 17 00:00:00 2001 From: Ryo Ota Date: Wed, 31 Jul 2019 03:06:30 +0900 Subject: [PATCH] Use https for H2 Database link (#384) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a4df60..7b2d5f2 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ actively maintained. **Is this an embedded Java SQL database engine?** -[No](http://www.h2database.com). +[No](https://www.h2database.com). [solicit]: https://github.com/mlalic/solicit [rust-http2]: https://github.com/stepancheg/rust-http2