diff options
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index dec0c7b5..db06400f 100644 --- a/website/index.html +++ b/website/index.html @@ -49,7 +49,7 @@ <a href="slideshow.html">I don't want to see a video - show me a slideshow instead!</a> </div> <div class="footer"> - Copyright © 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT licence</a>. + <a href="credits.html" class="creditsLink">credits</a> | Copyright © 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT licence</a>. </div> </div> </body></html> |