forked from GitHub/gf-core
Change minibar URL to cloud.gf.org in QuickStart page
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user