From 5a1f9edb480db18c9c70e4397106c69820accefc Mon Sep 17 00:00:00 2001 From: Nick Older Date: Wed, 13 May 2026 14:37:42 -0400 Subject: [PATCH] Update link to API docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db574fc..37056e5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It also includes an Active Record (Rails) validator to verify email attributes. ## Documentation -See the [Ruby API docs](https://emailable.com/docs/api/?ruby). +See the [Ruby API docs](https://emailable.com/docs/api/?code_language=ruby). ## Installation