diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-03-13 17:39:14 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-03-13 17:39:14 +0100 |
commit | a00040f7ab89b623709fd85c9d1160b92ee35366 (patch) | |
tree | c87c01657ea5acbb2e5b5849c21849243bc4c175 | |
parent | 56f5e38bf9f7abfec049057a8cf4407dab925741 (diff) |
Add two more stable_URL redirection pages.
Reported by Graeme Roberts <chee@snaek.org> on 2010-01-12 via Karl Berry.
-rw-r--r-- | download.mdwn | 13 | ||||
-rw-r--r-- | install.mdwn | 13 |
2 files changed, 26 insertions, 0 deletions
diff --git a/download.mdwn b/download.mdwn new file mode 100644 index 00000000..542a9e5b --- /dev/null +++ b/download.mdwn @@ -0,0 +1,13 @@ +[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +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]]."]]"""]] + +[[!tag stable_URL]] + +[[!meta redir=source_repositories]] diff --git a/install.mdwn b/install.mdwn new file mode 100644 index 00000000..1a7416de --- /dev/null +++ b/install.mdwn @@ -0,0 +1,13 @@ +[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +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]]."]]"""]] + +[[!tag stable_URL]] + +[[!meta redir=hurd/running]] |