diff options
Diffstat (limited to 'Hurd/InstallNotes.mdwn')
-rw-r--r-- | Hurd/InstallNotes.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Hurd/InstallNotes.mdwn b/Hurd/InstallNotes.mdwn index 1b6a89dd..a3fbc28e 100644 --- a/Hurd/InstallNotes.mdwn +++ b/Hurd/InstallNotes.mdwn @@ -261,10 +261,10 @@ The license for Neals work is under the [GNU GPL](http://web.walfield.org/papers There are currently issues to be resolved around this matter, as far as I understand at least. Until an agreement can be reached this text, and the unclear status of this topic, will remain. The suggestion is to do something like this: <dl> - <dt><span style="background:"><font color="">Install Guide</font></span><a href="http://LOCATION/InstallGuide">?</a></dt> + <dt>[[InstallGuide]]</dt> <dd> Neals Install Guide in its original form </dd> - <dt><span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATION/InstallNotes">?</a></dt> - <dd> Or <span style="background:"><font color="">Install Guide Errata</font></span><a href="http://LOCATION/InstallGuideErrata">?</a> with all user input and additions </dd> + <dt>[[InstallNotes]]</dt> + <dd> Or [[InstallGuideErrata]] with all user input and additions </dd> </dl> There are several obvious issues with this as I can see |