From 783e9a913706ba4fdf0d27591c85cda756c35bc8 Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Wed, 17 Aug 2022 17:48:09 -0400 Subject: [PATCH] Documentation link update (#85) Changed documentation link in README Signed-off-by: Fanit Kolchina --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1ae5b672a..d300411218 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ ## Project Resources * [Project Website](https://opensearch.org/) -* [Downloads](https://opensearch.org/downloads.html). -* [Documentation](https://opensearch.org/docs/) +* [Downloads](https://opensearch.org/downloads.html) +* [Documentation](https://opensearch.org/docs/latest/clients/dot-net/) * Need help? Try [Forums](https://discuss.opendistrocommunity.dev/) * [Project Principles](https://opensearch.org/#principles) * [Contributing to OpenSearch](CONTRIBUTING.md)