From a60d4291d52d43e78398198d27ebf5d140fe4c38 Mon Sep 17 00:00:00 2001 From: Forest Vey Date: Tue, 8 Aug 2023 11:58:34 -0700 Subject: [PATCH] Fixing awslabs links. (#8) Signed-off-by: forestmvey --- amazon-timestream-odbc-driver/docs/markdown/setup/setup.md | 2 +- amazon-timestream-odbc-driver/performance/NOTICE | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/amazon-timestream-odbc-driver/docs/markdown/setup/setup.md b/amazon-timestream-odbc-driver/docs/markdown/setup/setup.md index fb1f115d1d36a..68f96a4603326 100644 --- a/amazon-timestream-odbc-driver/docs/markdown/setup/setup.md +++ b/amazon-timestream-odbc-driver/docs/markdown/setup/setup.md @@ -19,7 +19,7 @@ You need to do the following: 2. Create an IAM user with Timestream access and use the IAM credentials with the driver. For more information, see [Create an IAM user with Timestream access](https://docs.aws.amazon.com/timestream/latest/developerguide/accessing.html#getting-started.prereqs.iam-user). ### Timestream ODBC Driver Download -Download the Timestream ODBC driver [here](https://github.com/aws/amazon-timestream-odbc-driver/releases). Choose the proper installer +Download the Timestream ODBC driver [here](https://github.com/awslabs/amazon-timestream-odbc-driver/releases). Choose the proper installer (e.g., `timestream-odbc-installer-amd64-2.0.0.exe`). ### Timestream ODBC Driver Installation diff --git a/amazon-timestream-odbc-driver/performance/NOTICE b/amazon-timestream-odbc-driver/performance/NOTICE index 61ced1543fb2d..e389ae95ac91f 100644 --- a/amazon-timestream-odbc-driver/performance/NOTICE +++ b/amazon-timestream-odbc-driver/performance/NOTICE @@ -7,10 +7,10 @@ and not distribution. In the event that we accidentally failed to list a required notice, please bring it to our attention through any of the ways detailed here: - https://github.com/aws/amazon-timestream-odbc-driver/issues + https://github.com/awslabs/amazon-timestream-odbc-driver/issues For any licenses that require disclosure of source, sources are available at -https://github.com/aws/amazon-timestream-odbc-driver. +https://github.com/awslabs/amazon-timestream-odbc-driver. 1) License Notice for cmake code to incorporate Gtest -----------------------------------------