From d9b920bb18278ebcb67fb5234aa985bb29d9c8d6 Mon Sep 17 00:00:00 2001 From: Nicolas Temciuc Date: Thu, 18 Sep 2025 15:40:48 -0300 Subject: [PATCH 1/2] docs(readme): update warning link to latest released version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00bff7da..46bd904e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -__Note__: You are viewing the README for the development version of webauthn-ruby. -For the current release version see https://github.com/cedarcode/webauthn-ruby/blob/2-stable/README.md. +> [!warning] +> You are viewing the README for the development version of webauthn-ruby. For the current release version see https://github.com/cedarcode/webauthn-ruby/blob/v3.4.1/README.md. # webauthn-ruby From edd4e98084618c2b64f6a73df323fa93067cbf14 Mon Sep 17 00:00:00 2001 From: Nicolas Temciuc Date: Thu, 18 Sep 2025 16:04:03 -0300 Subject: [PATCH 2/2] fix(readme): update link to 3-stable branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46bd904e..aa1e2770 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ > [!warning] -> You are viewing the README for the development version of webauthn-ruby. For the current release version see https://github.com/cedarcode/webauthn-ruby/blob/v3.4.1/README.md. +> You are viewing the README for the development version of webauthn-ruby. For the current release version see https://github.com/cedarcode/webauthn-ruby/blob/3-stable/README.md. # webauthn-ruby