summaryrefslogtreecommitdiff
path: root/doc/gf-quickstart.html
diff options
context:
space:
mode:
authorjohn.j.camilleri <john.j.camilleri@chalmers.se>2015-01-19 06:45:15 +0000
committerjohn.j.camilleri <john.j.camilleri@chalmers.se>2015-01-19 06:45:15 +0000
commite128139e8caa93c29d193ac215fade4e348cb1b6 (patch)
treea29f064f3a2142ee05a769dd0e01c6b8af445dbd /doc/gf-quickstart.html
parent6ba8851cc893deb10eea2ced28adeed89014a367 (diff)
Change minibar URL to cloud.gf.org in QuickStart page
Diffstat (limited to 'doc/gf-quickstart.html')
-rw-r--r--doc/gf-quickstart.html8
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>