diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-09 22:47:06 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-15 22:22:55 +0100 |
commit | 4fa5216a5d1f91b55d68287b3ce696a46a960ecb (patch) | |
tree | eb4d510819678334953b2136810868e1640afc71 | |
parent | 7718e7cb3f16373a90888e2123460962651ceeea (diff) | |
download | web-4fa5216a5d1f91b55d68287b3ce696a46a960ecb.tar.gz web-4fa5216a5d1f91b55d68287b3ce696a46a960ecb.tar.bz2 web-4fa5216a5d1f91b55d68287b3ce696a46a960ecb.zip |
Use the correct ikiwiki syntax, now that this functionality is part of ikiwiki proper.
-rw-r--r-- | hurd/gettinghelp.mdwn | 2 | ||||
-rw-r--r-- | microkernel/mach/gnumach/hardwarecompatibilitylist.mdwn | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hurd/gettinghelp.mdwn b/hurd/gettinghelp.mdwn index f984f577..d8bdaf52 100644 --- a/hurd/gettinghelp.mdwn +++ b/hurd/gettinghelp.mdwn @@ -6,4 +6,4 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]] -[[meta forward="[[getting_help]]"]] +[[meta redir=getting_help]] diff --git a/microkernel/mach/gnumach/hardwarecompatibilitylist.mdwn b/microkernel/mach/gnumach/hardwarecompatibilitylist.mdwn index 60990733..42d558f3 100644 --- a/microkernel/mach/gnumach/hardwarecompatibilitylist.mdwn +++ b/microkernel/mach/gnumach/hardwarecompatibilitylist.mdwn @@ -6,4 +6,4 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]] -[[meta forward="[[hardware_compatibility_list]]"]] +[[meta redir=hardware_compatibility_list]] |