summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2015-10-05 12:38:23 +0000
committerhallgren <hallgren@chalmers.se>2015-10-05 12:38:23 +0000
commit3a3963206b960afd561fa27e9d2abbe39bce246d (patch)
tree00b9d0a423cea3b06119581ab00c42268acda5ef /index.html
parent5c933bd4cf768701b8c68779657ece1a648b3f17 (diff)
Update PGF API documentation link on home page, bump version number in gf.cabal to 3.7.1-darcs
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 91239fbd6..c88a2ad4d 100644
--- a/index.html
+++ b/index.html
@@ -84,7 +84,7 @@ function sitesearch() {
</ul>
<h4>Develop Applications</h4>
<ul>
- <li><a href="http://hackage.haskell.org/package/gf-3.7/docs/PGF.html">PGF library API (Haskell)</a>
+ <li><a href="http://hackage.haskell.org/package/gf-3.7.1/docs/PGF.html">PGF library API (Haskell)</a>
<li><a href="doc/python-api.html">PGF library API (Python)</a>
<li><a href="src/ui/android/README">GF on Android (new)</a>
<li><A HREF="/android/">GF on Android (old) </A>