diff options
| author | john.j.camilleri <john.j.camilleri@chalmers.se> | 2014-05-09 06:53:41 +0000 |
|---|---|---|
| committer | john.j.camilleri <john.j.camilleri@chalmers.se> | 2014-05-09 06:53:41 +0000 |
| commit | 2fcc035623f295e72770fb25c781d6dab406c4e3 (patch) | |
| tree | 64667c23f87a2c591b6995b2e4886f475293dc97 | |
| parent | 41c8749b5ccfa4ccf3bad49209d746d945dfb123 (diff) | |
Add link to IRC logs
The logs are simply dumped there in raw form, but at least having a link
should make them Google-indexed. One day we'll put something there with
an interface.
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index c4291c9ac..75c5eb0b0 100644 --- a/index.html +++ b/index.html @@ -289,6 +289,7 @@ The printed <a href="gf-book">book</a> contains all the material in the tutorial <p> We run the IRC channel <strong><code>#gf</code></strong> on the Freenode network, where you are welcome to look for help with small questions or just start a general discussion. +IRC logs (in raw format) are available <a href="irc/">here</a>. If you have a larger question which the community may benefit from, we recommend you ask it on the <a href="http://groups.google.com/group/gf-dev">mailing list</a>. </p> |
