summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorInari Listenmaa <inari.listenmaa@gmail.com>2018-06-05 11:38:16 +0200
committerGitHub <noreply@github.com>2018-06-05 11:38:16 +0200
commitcc0d4426a2b0e7b239315da4ee38dbde0e233c3f (patch)
tree14ac1c891a72dce17645a9bb5e4334b765741d7d /doc
parent44e387ec16e72f3a194fc2391b47391fc49c0bab (diff)
parent9a17ca21b56381c5e353cef9e7d9de44ae3c0ea7 (diff)
Merge pull request #54 from odanoburu/master
* update GF mode
Diffstat (limited to 'doc')
-rw-r--r--doc/gf-editor-modes.t2t7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/gf-editor-modes.t2t b/doc/gf-editor-modes.t2t
index d9368dd32..13b8f718c 100644
--- a/doc/gf-editor-modes.t2t
+++ b/doc/gf-editor-modes.t2t
@@ -13,9 +13,10 @@ welcome!
==Emacs==
-[gf.el ../src/tools/gf.el] by Johan Bockgård provides syntax highlighting and
-automatic indentation and lets you run the GF Shell in an emacs buffer.
-See installation instructions inside.
+[gf.el https://github.com/GrammaticalFramework/gf-emacs-mode] by Johan
+Bockgård provides syntax highlighting and automatic indentation and
+lets you run the GF Shell in an emacs buffer. See installation
+instructions inside.
==Atom==
[language-gf https://atom.io/packages/language-gf], by John J. Camilleri