Skip to content

Commit

Permalink
chore(elasticsearch): remove elasticsearch legacy reference (#23943)
Browse files Browse the repository at this point in the history
Elastic has followed up with a request that we remove "legacy Elasticsearch" references from our docs for legal reasons.

They supplied these two links to remove the string from: https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_elasticsearch-readme.html and https://docs.aws.amazon.com/cdk/api/v1/docs/aws-elasticsearch-readme.html

Internal reference: V825034754.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
chatnish authored Feb 1, 2023
1 parent 120357c commit 0a4ad38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-elasticsearch/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Amazon OpenSearch Service (legacy Elasticsearch) Construct Library
# Amazon OpenSearch Service Construct Library
<!--BEGIN STABILITY BANNER-->

---
Expand Down

0 comments on commit 0a4ad38

Please sign in to comment.