From 14dc7e963b9889c57395cb280f634540da189501 Mon Sep 17 00:00:00 2001 From: Adam Fowler Date: Mon, 14 Oct 2019 12:34:35 +0100 Subject: [PATCH] Update documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac752ee1b..15898d8c9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A Core Framework for [AWSSDKSwift](https://github.com/swift-aws/aws-sdk-swift) -This is the underlying driver for executing requests to AWS, but you should likely use one of the libraries provided by the package above instead of this! Documentation can be found [here](http://htmlpreview.github.io/?https://github.com/swift-aws/aws-sdk-swift-core/gh-pages/docs/current/index.html). +This is the underlying driver for executing requests to AWS, but you should likely use one of the libraries provided by the package above instead of this! Documentation can be found [here](http://htmlpreview.github.io/?https://github.com/swift-aws/aws-sdk-swift-core/gh-pages/docs/3.x.x/index.html). ## Swift NIO