From 753c135fda13d98a286eba9a16835b02f0392906 Mon Sep 17 00:00:00 2001 From: Aleksei Atavin Date: Thu, 19 Aug 2021 10:41:05 +0300 Subject: [PATCH] Remove ugly dot from project resourses list (#41) Signed-off-by: Aleksei Atavin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8494ff2..f5116a04 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ OpenSearch Python Client ## Project Resources * [Project Website](https://opensearch.org/) -* [Downloads](https://opensearch.org/downloads.html). +* [Downloads](https://opensearch.org/downloads.html) * [Documentation](https://opensearch.org/docs/) * Need help? Try [Forums](https://discuss.opendistrocommunity.dev/) * [Project Principles](https://opensearch.org/#principles)