From 3baf644f9f1557be71f1fc108794455146d52f39 Mon Sep 17 00:00:00 2001 From: Abhishek Reddy <62020972+AbhishekReddy1127@users.noreply.github.com> Date: Mon, 27 Feb 2023 15:27:28 -0600 Subject: [PATCH] Updated the links in the section Markdown Format (#365) Signed-off-by: AbhishekReddy1127 --- src-docs/src/views/markdown_editor/markdown_format_sink.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src-docs/src/views/markdown_editor/markdown_format_sink.js b/src-docs/src/views/markdown_editor/markdown_format_sink.js index 55fa837fef..9e22478d9a 100644 --- a/src-docs/src/views/markdown_editor/markdown_format_sink.js +++ b/src-docs/src/views/markdown_editor/markdown_format_sink.js @@ -139,11 +139,11 @@ Right aligned columns ## Links -[link text](http://dev.nodeca.com) +[link text](https://opensearch.org/) -[link with title](http://nodeca.github.io/pica/demo/ "title text!") +[link with title](https://opensearch.org/ "OpenSearch.org") -Autoconverted link https://github.com/nodeca/pica (enable linkify to see) +Autoconverted link https://opensearch.org/ (enable linkify to see) ## Images