summaryrefslogtreecommitdiff
path: root/src/www/index.html
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2012-11-20 15:18:05 +0000
committerhallgren <hallgren@chalmers.se>2012-11-20 15:18:05 +0000
commit2ee6211fe1da8f8d8463a98d133f04a4aec0c05a (patch)
treeb4ef4b7d2db424331467c34a0baa71814d29fdac /src/www/index.html
parent3f88302035cea880b5c71dd7c31919528fb2c81f (diff)
GF cloud: move gf-web-api-examples.html out of minibar directory
Diffstat (limited to 'src/www/index.html')
-rw-r--r--src/www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/www/index.html b/src/www/index.html
index c1e62bf45..96071ddd2 100644
--- a/src/www/index.html
+++ b/src/www/index.html
@@ -26,7 +26,7 @@
<li><a href="minibar/minibar-api.html">Minibar API documentation</a>
<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="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>
<li><a href="gf-cloud-api.html">GF Cloud Service API</a>
</ul>