diff options
author | Alexander_Kabui | 2024-08-07 12:53:43 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-08-07 12:53:43 +0300 |
commit | 13e8b166bd886eac20f5c29cc39d88857141751a (patch) | |
tree | 249bc317e0168492e5be8ea31d4df4ea8c9e8258 | |
parent | ef4feec7f529bbdb078f58579667d412fd5d0e38 (diff) | |
download | gn-gemtext-13e8b166bd886eac20f5c29cc39d88857141751a.tar.gz |
Minor fix for issue.
-rw-r--r-- | issues/integrate-markdown-editor-to-gn2.gmi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/issues/integrate-markdown-editor-to-gn2.gmi b/issues/integrate-markdown-editor-to-gn2.gmi index cf5dc29..dac0113 100644 --- a/issues/integrate-markdown-editor-to-gn2.gmi +++ b/issues/integrate-markdown-editor-to-gn2.gmi @@ -11,9 +11,9 @@ ## Notes This is a to-do list to integrate the GN Markdown editor into GN2. -To see the implementation, visit: +To see the implementation, see: -=> [https://github.com/Alexanderlacuna/geditor](https://github.com/Alexanderlacuna/geditor) +=> https://git.genenetwork.org/gn-guile/ ## Tasks |