summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Hallgren <th-github@altocumulus.org>2017-08-18 11:54:13 +0200
committerThomas Hallgren <th-github@altocumulus.org>2017-08-18 11:54:13 +0200
commit1318a62da0fd0022969520ce55e9523394aaa1c5 (patch)
treedaa40fe52e0b82e1038c9bc87faa4729b63a8eba /index.html
parentc642421fa97201769aac10e4c053db22537fa9c1 (diff)
Home page: update link to PGF library API (Haskell)
to point to gf-3.9 in Hackage.
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 824dfe23a..d38227c1a 100644
--- a/index.html
+++ b/index.html
@@ -89,7 +89,7 @@ function sitesearch() {
</ul>
<h4>Develop Applications</h4>
<ul>
- <li><a href="http://hackage.haskell.org/package/gf-3.7.1/docs/PGF.html">PGF library API (Haskell)</a>
+ <li><a href="http://hackage.haskell.org/package/gf-3.9/docs/PGF.html">PGF library API (Haskell)</a>
<li><a href="doc/python-api.html">PGF library API (Python)</a>
<li><a href="doc/java-api/index.html">PGF library API (Java)</a>
<li><a href="doc/dotNet-api/index.html">PGF library API (.NET)</a>