We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a681c commit f06238eCopy full SHA for f06238e
README.md
@@ -283,7 +283,7 @@ by following the instructions below.
283
Add my public key (if you haven’t already, expires 2045-04-29) as a trusted certificate:
284
285
```shell
286
-gem cert --add <(curl -Ls https://raw.github.com/kettle-rb/oauth2/main/certs/pboling.pem)
+gem cert --add <(curl -Ls https://raw.github.com/oauth-xx/oauth2/main/certs/pboling.pem)
287
```
288
289
You only need to do that once. Then proceed to install with:
0 commit comments