diff --git a/src/langsmith/data-export.mdx b/src/langsmith/data-export.mdx index 9d446d75a..614138507 100644 --- a/src/langsmith/data-export.mdx +++ b/src/langsmith/data-export.mdx @@ -312,7 +312,7 @@ You can load data into Snowflake from S3 by following the [Load from Cloud Docum ### RedShift -You can COPY data from S3 / Parquet into RedShift by following the [AWS COPY Instructions](https://aws.amazon.com/about-aws/whats-new/2018/06/amazon-redshift-can-now-copy-from-parquet-and-orc-file-formats/). +You can COPY data from S3 or Parquet into Amazon Redshift by following the [AWS COPY command documentation](https://docs.aws.amazon.com/redshift/latest/dg/r_COPY.html). ### Clickhouse