diff --git a/docs/source/aws.rst b/docs/source/aws.rst index bdc930826..6a335c7d9 100644 --- a/docs/source/aws.rst +++ b/docs/source/aws.rst @@ -7,7 +7,7 @@ Dependencies * `boto `_ * `sqlalchemy `_ * `psycopg2 `_ -* `redshift_sqlalchemy `_ +* `sqlalchemy_redshift `_ Setup ----- @@ -28,7 +28,7 @@ Interface ``odo`` provides access to the following AWS services: * `S3 `_ via boto. -* `Redshift `_ via a `SQLAlchemy dialect `_ +* `Redshift `_ via a `SQLAlchemy dialect `_ URIs ----