Skip to content

Commit a06abd6

Browse files
authored
Fix broken link in README #38
Fix broken link in README
2 parents 878aeb0 + 01a088b commit a06abd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ gem "authsignal-ruby"
1616

1717
Refer to our [SDK documentation](https://docs.authsignal.com/sdks/server/overview) for information on how to use this SDK.
1818

19-
Or check out our [Ruby on Rails Quickstart Guide](https://docs.authsignal.com/quickstarts/ruby-on-rails).
19+
Or check out our [Ruby on Rails Quickstart Guide](https://docs.authsignal.com/integrations/ruby-on-rails).
2020

2121
### Response & Error handling
2222

@@ -56,4 +56,4 @@ Authsignal.enroll_verified_authenticator!(
5656

5757
# raise:
5858
<Authsignal::ApiError: AuthsignalError: 400 - body.verificationMethod must be equal to one of the allowed values - allowedValues: AUTHENTICATOR_APP,EMAIL_MAGIC_LINK,EMAIL_OTP,SMS.
59-
```
59+
```

0 commit comments

Comments
 (0)