diff --git a/Documentation/cloud-config.md b/Documentation/cloud-config.md index 993c103..45f140a 100644 --- a/Documentation/cloud-config.md +++ b/Documentation/cloud-config.md @@ -274,7 +274,7 @@ For example, if you have an installation of GitHub Enterprise, you can provide a users: - name: elroy - coreos-ssh-import-url: https://token:@github-enterprise.example.com/users/elroy/keys + coreos-ssh-import-url: https://github-enterprise.example.com/api/v3/users/elroy/keys?access_token= ``` You can also specify any URL whose response matches the JSON format for public keys: