From db637f08b6976c94a2c8d7461c833cff496c0d3f Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Wed, 24 Jul 2013 09:34:11 +0000 Subject: [PATCH] Update link to syntax editor in synopsis-browse.txt --- lib/doc/synopsis-browse.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/doc/synopsis-browse.txt b/lib/doc/synopsis-browse.txt index d64403183..68d887b71 100644 --- a/lib/doc/synopsis-browse.txt +++ b/lib/doc/synopsis-browse.txt @@ -4,8 +4,8 @@ =Browsing the libraries with GF commands= -**New**: Browsing by syntax editor -[directly on the web ../../../demos/resource-api/editor.html]. +**Note**: You can browse using the syntax editor +[directly on the web http://cloud.grammaticalframework.org/syntax-editor/editor.html]. All of the following assume that ``GF_LIB_PATH`` points to the directory ``GF/lib`` with compiled libraries. @@ -20,4 +20,3 @@ To try out overloaded syntax, test lexicon, and inflection paradigms: > i -retain alltenses/TryGer.gfo > cc mkCl (mkNP this_Quant (mkN "Farbe")) (mkA "dunkel") ``` -