summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
authorAlexander_Kabui2024-08-22 16:12:00 +0300
committerAlexander_Kabui2024-08-22 16:12:00 +0300
commit671c68eb923e774a9a27c111e50edf79cb6764b0 (patch)
tree8efa5fd187181724f31aa7d5355c68ad1f849fc1 /issues
parent5256f43ab7589770b705622797b0956abc2f54f8 (diff)
downloadgn-gemtext-671c68eb923e774a9a27c111e50edf79cb6764b0.tar.gz
Fix links syntax.
Diffstat (limited to 'issues')
-rw-r--r--issues/integrate-markdown-editor-to-gn2.gmi7
1 files 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.