From 86a60d455150cb510b0e8a4929ebf3dcedddbb17 Mon Sep 17 00:00:00 2001 From: Mark Cohen Date: Fri, 23 Dec 2022 11:31:44 -0500 Subject: [PATCH] minor updates to README.md; removed dead link to credits and an unnecessary period Signed-off-by: Mark Cohen --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b5f8df..5842249 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ # Search Query & Request Transformers - [Welcome!](#welcome) - [Project Resources](#project-resources) -- [Credits and Acknowledgments](#credits-and-acknowledgments) - [Code of Conduct](#code-of-conduct) - [License](#license) - [Copyright](#copyright) @@ -23,8 +22,8 @@ This repository has also been used for discussion and ideas around search releva ## Project Resources -* [Project Website](https://opensearch.org/) -* [Downloads](https://opensearch.org/downloads.html). +* [OpenSearch Project Website](https://opensearch.org/) +* [Downloads](https://opensearch.org/downloads.html) * [Project Principles](https://opensearch.org/#principles) * [Contributing to OpenSearch Search Request Processor](CONTRIBUTING.md) * [Search Relevance](RELEVANCE.md)