From 671c68eb923e774a9a27c111e50edf79cb6764b0 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Thu, 22 Aug 2024 16:12:00 +0300 Subject: Fix links syntax. --- issues/integrate-markdown-editor-to-gn2.gmi | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/issues/integrate-markdown-editor-to-gn2.gmi b/issues/integrate-markdown-editor-to-gn2.gmi index a248d21..5904eac 100644 --- a/issues/integrate-markdown-editor-to-gn2.gmi +++ b/issues/integrate-markdown-editor-to-gn2.gmi @@ -134,15 +134,14 @@ If the request fails, the expected results are: ## Related Issues -=> [https://issues.genenetwork.org/issues/implement-gn-markdown-editor-in-guile](https://issues.genenetwork.org/issues/implement-gn-markdown-editor-in-guile) -=> [https://issues.genenetwork.org/issues/implement-gn-markdown-editor](https://issues.genenetwork.org/issues/implement-gn-markdown-editor) - +=> https://issues.genenetwork.org/issues/implement-gn-markdown-editor-in-guile +=> https://issues.genenetwork.org/issues/implement-gn-markdown-editor ## Notes on Gn-Editor UI Here is the link to the PR for integrating the GN-Editor, including screenshots: -=> [https://github.com/genenetwork/genenetwork2/pull/854](https://github.com/genenetwork/genenetwork2/pull/854) +=> https://github.com/genenetwork/genenetwork2/pull/854 Genenetwork2 consumes the endpoint for the GN-Editor. Authentication is required to prevent access by malicious users and bots. -- cgit v1.2.3