diff options
| author | hallgren <hallgren@chalmers.se> | 2012-11-15 21:05:10 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-11-15 21:05:10 +0000 |
| commit | 225cebf1214c07b5195cc8ea898bab01fabbdbc6 (patch) | |
| tree | 4cfbe89b68a189cb7dc93a00911e3abe4911646d | |
| parent | 9a49825d55308d08133d80f0d567966c279c2d13 (diff) | |
Updated summer school links
You can now use the following links to refer to GF Summer School web pages:
- Latest summer school: http://school.grammaticalframework.org/
- 2009 summer school: http://school.grammaticalframework.org/2009
- 2011 summer school: http://school.grammaticalframework.org/2011
- 2013 summer school: http://school.grammaticalframework.org/2013
This is accomplished with DNS and web server configuration. No files have
been moved, so this does not break any existing links (except that
http://school.grammaticalframework.org/ now refers to the latest summer school
instead of the 2011 summer school).
| -rw-r--r-- | gf-summer-school-2013.html | 4 | ||||
| -rw-r--r-- | index.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gf-summer-school-2013.html b/gf-summer-school-2013.html index de861f8da..2301581bc 100644 --- a/gf-summer-school-2013.html +++ b/gf-summer-school-2013.html @@ -75,8 +75,8 @@ you can contact us now below. <H1>Previous summer schools</H1> <ul> -<li><a href="http://www.grammaticalframework.org/summerschool.html">GF Resource Grammar Summer School</a> (2009) in Göteborg, Sweden</li> -<li><a href="https://sites.google.com/site/gfschool2011/home">Second GF Summer School</a> (2011) in Barcelona, Spain</li> +<li><a href="http://school.grammaticalframework.org/2009">GF Resource Grammar Summer School</a> (2009) in Göteborg, Sweden</li> +<li><a href="http://school.grammaticalframework.org/2011">Second GF Summer School</a> (2011) in Barcelona, Spain</li> </ul> <H1>Contact</H1> diff --git a/index.html b/index.html index 6b3901848..0e0118909 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@ March 2012 <tr><td>2010-12-23:<td><strong>GF 3.2 released!</strong> <a href="download/release-3.2.html">Release notes</a>. <tr><td>2010-12-22:<td> - <A HREF="http://school.grammaticalframework.org">GF Summer School</A> + <A HREF="http://school.grammaticalframework.org/2011">GF Summer School</A> in Barcelona, 15-26 August 2011. </table> |
