From 096aa9d9e6418852916c1be795df124e4711bc82 Mon Sep 17 00:00:00 2001 From: Ben Soyka Date: Sun, 29 Dec 2024 18:29:00 -0600 Subject: [PATCH] Fix email link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 479bbf1..d7c8dcd 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ domain, and supports Python 3 and PyPy3. 👥 Furl is looking for a lead contributor and maintainer. Would you love to lead furl, and making working with URLs a joy for everyone in Python? -Please [reach out](grunseid+icecream@gmail.com) and let me know! 🙌 +Please [reach out](mailto:grunseid+icecream@gmail.com) and let me know! 🙌 Code time: Paths and query arguments are easy. Really easy.