From 0cc82c583e9bd1cd4d1d5d21bff7a59bda35d8c8 Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Wed, 30 Oct 2019 21:20:49 -0700 Subject: [PATCH] Fix a readme link (#96) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 178d2f4..bb744e7 100644 --- a/readme.md +++ b/readme.md @@ -448,7 +448,7 @@ The most common mistakes I noticed in these modules was using `instanceof` for t Available as part of the Tidelift Subscription. -The maintainers of @sindresorhus/is and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm--sindresorhus-is?utm_source=npm-sindresorhus-is&utm_medium=referral&utm_campaign=enterprise&utm_term=repo) +The maintainers of @sindresorhus/is and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-sindresorhus-is?utm_source=npm-sindresorhus-is&utm_medium=referral&utm_campaign=enterprise&utm_term=repo) ## Related