Skip to content

Commit

Permalink
Nix uses the CPP SDK, not Java
Browse files Browse the repository at this point in the history
  • Loading branch information
backuitist committed Jun 20, 2019
1 parent 4b214e6 commit 74a65d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/manual/packages/s3-substituter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ the S3 URL:</para>
exactly <uri>s3:https://example-nix-cache</uri>.</para>

<para>Nix will use the <link
xlink:href="https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html#credentials-default.">default
xlink:href="https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/credentials.html">default
credential provider chain</link> for authenticating requests to
Amazon S3.</para>

Expand All @@ -138,7 +138,7 @@ the S3 URL:</para>
be <uri>s3:https://example-nix-cache</uri>.</para>

<para>Nix will use the <link
xlink:href="https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html#credentials-default.">default
xlink:href="https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/credentials.html">default
credential provider chain</link> for authenticating requests to
Amazon S3.</para>

Expand Down

0 comments on commit 74a65d3

Please sign in to comment.