summaryrefslogtreecommitdiff
path: root/src/www/index.html
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2012-06-11 15:34:16 +0000
committerhallgren <hallgren@chalmers.se>2012-06-11 15:34:16 +0000
commit5db5c8a2035ce257c90022deaced7b17029474da (patch)
tree801f6884563dc52f4f88966b8c1e8d3843d862ad /src/www/index.html
parenta026b93ecb8a34a39656abdc57a34a08bf2bc79c (diff)
GF home page: link to GF clouds service (cloud.grammaticalframework.org)
Also some small cloud service documentation updates.
Diffstat (limited to 'src/www/index.html')
-rw-r--r--src/www/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/www/index.html b/src/www/index.html
index eae755370..abc06780c 100644
--- a/src/www/index.html
+++ b/src/www/index.html
@@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="gfse/editor.css" title="Cloud">
<meta name = "viewport" content = "width = device-width">
-<h1><a href="http://www.grammaticalframework.org/"><img src="Logos/gf0.png" alt=""></a>GF Cloud Service</h1>
+<h1><a href="http://www.grammaticalframework.org/"><img src="Logos/gf0.png" alt=""></a><img class=nofloat src="P/gf-cloud.png" alt=""> GF Cloud Service</h1>
<h2>Available Web Applications</h2>
@@ -26,6 +26,7 @@
<li><a href="gfse/about.html">About the online grammar editor</a>
<li><a href="translator/about.html">About the simple translation tool</a>
<li><a href="minibar/gf-web-api-examples.html">PGF web service API examples</a>
+ <li><a href="http://code.google.com/p/grammatical-framework/wiki/GFWebServiceAPI">PGF web service API documentation</a>
</ul>
<hr>