diff options
Diffstat (limited to 'gf-book/index.html')
| -rw-r--r-- | gf-book/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gf-book/index.html b/gf-book/index.html index f6cb3aedd..c53a92925 100644 --- a/gf-book/index.html +++ b/gf-book/index.html @@ -3,6 +3,7 @@ <HEAD> <META NAME="generator" CONTENT="http://txt2tags.org"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf8"> +<LINK REL="stylesheet" TYPE="text/css" HREF="../css/style.css"> <TITLE>Grammatical Framework: Programming with Multilingual Grammars</TITLE> </HEAD><BODY BGCOLOR="white" TEXT="black"> <CENTER> @@ -123,11 +124,11 @@ linguistics, and related fields. <P> <A HREF="./examples">Code examples</A>. You can also download the complete example set as a compressed tar file, -<a href="gf-book-examples.tgz">gf-book-examples.tgz</a> +<A HREF="gf-book-examples.tgz">gf-book-examples.tgz</A>. </P> <P> <A HREF="http://www.grammaticalframework.org/demos/gfse/">GF Web IDE</A>: -build grammars in the cloud, without installing GF. . +build grammars in the cloud, without installing GF. </P> <P> Demos |
