Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2006-05-16 20:19:20 +0200
committerArthur de Jong <arthur@arthurdejong.org>2006-05-16 20:19:20 +0200
commit594a242a4f832f1e7669d7aba6c693c30639137d (patch)
tree4ad30da20e7ecb016b1a1b0cfd9423125764ab86
parent90e202333a0744cbac021cf28f3a0e6bba2eb43c (diff)
update link to fancytooltips
git-svn-id: http://arthurdejong.org/svn/webcheck/webcheck@274 86f53f14-5ff3-0310-afe5-9b438ce3f40c
-rw-r--r--plugins/about.py2
-rw-r--r--webcheck.css2
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):
' </p>\n'
' <p>\n'
' <tt>webcheck</tt> includes the\n'
- ' <a href="http://www.victr.lm85.com/projects/fancytooltips/">FancyTooltips</a>\n'
+ ' <a href="http://victr.lm85.com/projects/fancytooltips/">FancyTooltips</a>\n'
' javascript library to display readable tooltips. FancyTooltips is\n'
' distributed under the MIT license and has the following copyright\n'
' notices (see <tt>fancytooltips.js</tt> 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 {