diff options
| -rw-r--r-- | doc/gf-quickstart.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/gf-quickstart.html b/doc/gf-quickstart.html index e71357cf3..787c23ce6 100644 --- a/doc/gf-quickstart.html +++ b/doc/gf-quickstart.html @@ -5,7 +5,7 @@ <link rel=stylesheet href="../css/style.css"> <meta name = "viewport" content = "width = device-width"> </head> - + <body> @@ -122,8 +122,8 @@ the two grammars above, do </pre> You can use this in Haskell and Java programs, and also on web services, such as <ul> -<li> the - <a href="http://www.grammaticalframework.org:41296/minibar/minibar.html">minibar</a> +<li> the + <a href="http://cloud.grammaticalframework.org/minibar/minibar.html">minibar</a> fridge magnets </ul> @@ -137,7 +137,7 @@ The quickest way to provide a GF web service is to start GF with the <tt>-server </pre> You can view it locally by pointing your browser to the URL shown. You can add your own <tt>.pgf</tt> grammar to the service by -copying it over to the <tt>documentRoot</tt> directory. Just push "reload" in +copying it over to the <tt>documentRoot</tt> directory. Just push "reload" in your browser after each such update. <p> |
