1
0
forked from GitHub/gf-core

Change minibar URL to cloud.gf.org in QuickStart page

This commit is contained in:
john.j.camilleri
2015-01-19 06:45:15 +00:00
parent 6ba8851cc8
commit e128139e8c

View File

@@ -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>