diff options
author | Claire Revillet <grenoya@zarb.org> | 2015-05-13 19:21:05 +0200 |
---|---|---|
committer | Claire Revillet <grenoya@zarb.org> | 2015-05-13 19:21:05 +0200 |
commit | 0398b50fabb5445b6e32c040affd9ad87c4d527f (patch) | |
tree | 8169269a62b0f1ff276749698f08444ca5753da4 /installer/5/et/index.html | |
parent | 1a5a77588106a1e3769f8d72d58e93663386c325 (diff) | |
download | doc-0398b50fabb5445b6e32c040affd9ad87c4d527f.tar doc-0398b50fabb5445b6e32c040affd9ad87c4d527f.tar.gz doc-0398b50fabb5445b6e32c040affd9ad87c4d527f.tar.bz2 doc-0398b50fabb5445b6e32c040affd9ad87c4d527f.tar.xz doc-0398b50fabb5445b6e32c040affd9ad87c4d527f.zip |
add installer manual for ET in mga5
Diffstat (limited to 'installer/5/et/index.html')
-rw-r--r-- | installer/5/et/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/installer/5/et/index.html b/installer/5/et/index.html new file mode 100644 index 00000000..416ca4e1 --- /dev/null +++ b/installer/5/et/index.html @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> + +<!DOCTYPE html + PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <link rel="shortcut icon" href="http://docteam.mageia.nl/favicon.png"/> + <meta http-equiv="Refresh" content="1; URL=content/index.html"/> + <title> + </title> + </head> + <body> + If not automatically redirected, click here: <a href="content/index.html">content/index.html</a> + </body> +</html> |