From 7835489adfe4f67ee69405ef22dcfcd9ec55100f Mon Sep 17 00:00:00 2001 From: Filip Skokan Date: Fri, 28 Jan 2022 11:11:41 +0100 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cce2f7f2..6b94616a 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ import * as jose from 'https://deno.land/x/jose/index.ts' | Version | Security Fixes 🔑 | Other Bug Fixes 🐞 | New Features ⭐ | | ------- | --------- | -------- | -------- | -| [4.x.x](https://github.com/panva/jose) | ✅ | ✅ | ✅ | +| [4.x.x](https://github.com/panva/jose/tree/v4.x) | ✅ | ✅ | ✅ | | [3.x.x](https://github.com/panva/jose/tree/v3.x) | ✅ | ✅ until 2022-04-30 | ❌ | | [2.x.x](https://github.com/panva/jose/tree/v2.x) | ✅ | ✅ until 2022-04-30 | ❌ | | [1.x.x](https://github.com/panva/jose/tree/v1.x) | ✅ | ❌ | ❌ |