Skip to content

Commit

Permalink
Fixing awslabs links. (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: forestmvey <forestv@bitquilltech.com>
  • Loading branch information
forestmvey authored and alinaliBQ committed Dec 18, 2023
1 parent e850c38 commit a60d429
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion amazon-timestream-odbc-driver/docs/markdown/setup/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions amazon-timestream-odbc-driver/performance/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----------------------------------------
Expand Down

0 comments on commit a60d429

Please sign in to comment.