From 594a242a4f832f1e7669d7aba6c693c30639137d Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Tue, 16 May 2006 18:19:20 +0000 Subject: update link to fancytooltips git-svn-id: http://arthurdejong.org/svn/webcheck/webcheck@274 86f53f14-5ff3-0310-afe5-9b438ce3f40c --- plugins/about.py | 2 +- webcheck.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/about.py b/plugins/about.py index 46f6c71..2c123f5 100644 --- a/plugins/about.py +++ b/plugins/about.py @@ -83,7 +83,7 @@ def generate(site): '

\n' '

\n' ' webcheck includes the\n' - ' FancyTooltips\n' + ' FancyTooltips\n' ' javascript library to display readable tooltips. FancyTooltips is\n' ' distributed under the MIT license and has the following copyright\n' ' notices (see fancytooltips.js for details):\n' diff --git a/webcheck.css b/webcheck.css index 0562e37..5d52bd2 100644 --- a/webcheck.css +++ b/webcheck.css @@ -158,7 +158,7 @@ p.footer a { color: gray; } -/* css styles for fancytooltips, see http://www.victr.lm85.com/fancytooltips/ +/* css styles for fancytooltips, see http://victr.lm85.com/projects/fancytooltips/ for informtion about fancytooltips */ div.fancytooltip { -- cgit v1.2.3