diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-07 17:21:26 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-07 17:21:26 +0200 |
commit | e1f27467532fb470b383ca8115e0d562fedcce03 (patch) | |
tree | 71068f66aea8935f9e402ea03d7fe59302f91aef /TWiki/GnuSkinPlugin.mdwn | |
parent | be6a871fb6cfafa9d8c25a98f54a74d9959070ad (diff) |
Fix broken in-wiki links. I hope I didn't break any other stuff.
Diffstat (limited to 'TWiki/GnuSkinPlugin.mdwn')
-rw-r--r-- | TWiki/GnuSkinPlugin.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/GnuSkinPlugin.mdwn b/TWiki/GnuSkinPlugin.mdwn index af18356d..b7c8b8fe 100644 --- a/TWiki/GnuSkinPlugin.mdwn +++ b/TWiki/GnuSkinPlugin.mdwn @@ -29,7 +29,7 @@ For non-graphical user agents the `alt` attribute of the WEBLOGO is hard coded t <table border="1" cellpadding="1" cellspacing="0"> <tr> <td align="center"> Plugin Author: </td> - <td><span style="background:"><font color="">JoachimĀ Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a></td> + <td><span style="background:"><font color="">JoachimĀ Nilsson</font></span>[[Main/JoachimNilsson]]</td> </tr> <tr> <td align="center"> Plugin Version: </td> |