Skip to content

Commit

Permalink
Fix broken link (#134)
Browse files Browse the repository at this point in the history
Turns out the original link was broken when we initially fork from Databricks.
  • Loading branch information
smoy authored Sep 1, 2023
1 parent 2c02570 commit 17d723c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ The integration tests tagged with `PreloadTest` require prerequisite data loaded

### Data Sources API

Once you have [configured your AWS credentials](#aws-credentials), you can use this library via the Data Sources API in Scala, Python or SQL, as follows:
Once you have [configured your AWS credentials](#authenticating-to-s3-and-redshift), you can use this library via the Data Sources API in Scala, Python or SQL, as follows:

#### Scala

Expand Down

0 comments on commit 17d723c

Please sign in to comment.