Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Commit c7c840c

Browse files
author
Vasile Zaremba
committed
Fix Yoti gem URL
1 parent 14218c5 commit c7c840c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ end
5252

5353
If you don't have access to the file system to store the pem file, you can replace `key_file_path` with `key`, that stores a string with the content of the secret key (`key: "-----BEGIN RSA PRIVATE KEY-----\nMIIEp..."`).
5454

55-
The configuration values are documented in the [Yoti gem repository](https://github.com/lampkicking/yoti-sdk-server-ruby#configuration).
55+
The configuration values are documented in the [Yoti gem repository](https://github.com/getyoti/ruby#configuration).
5656

5757
## Authentication
5858

0 commit comments

Comments
 (0)