From 422d5dc889bdd01c658909488f5217278f114fe9 Mon Sep 17 00:00:00 2001 From: Charlton Trezevant <7227500+chtzvt@users.noreply.github.com> Date: Tue, 25 Jul 2023 16:06:36 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd5768b..ee489db 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You can learn more about GitHub's design process and the properties of this API ### Want to use Sssecrets with Devise? -Check out [this demo](https://github.com/chtzvt/sssecrets-devise) to learn how you can use sssecrets as a drop-in replacement for the framework's [built-in friendly token generator](https://github.com/heartcombo/devise/blob/main/lib/devise.rb#L507). +Check out [this demo](https://github.com/chtzvt/devise-sssecrets-demo) to learn how you can use the [devise-sssecrets](https://github.com/chtzvt/devise-sssecrets) gem as a drop-in replacement for the framework's [built-in friendly token generator](https://github.com/heartcombo/devise/blob/main/lib/devise.rb#L507). ## Why Structured Secrets?