diff options
| author | Claire Revillet <grenoya@zarb.org> | 2015-05-13 19:19:36 +0200 |
|---|---|---|
| committer | Claire Revillet <grenoya@zarb.org> | 2015-05-13 19:19:36 +0200 |
| commit | 1c42da446e06a76db8b9e9ab84e7704bdc2edd65 (patch) | |
| tree | 286de70e48d20404407a7b87eca43f88aad89715 /installer/5/ca/index.html | |
| parent | bd8bff70b457279bf41159d90f328e7bf2d273fc (diff) | |
| download | doc-1c42da446e06a76db8b9e9ab84e7704bdc2edd65.tar doc-1c42da446e06a76db8b9e9ab84e7704bdc2edd65.tar.gz doc-1c42da446e06a76db8b9e9ab84e7704bdc2edd65.tar.bz2 doc-1c42da446e06a76db8b9e9ab84e7704bdc2edd65.tar.xz doc-1c42da446e06a76db8b9e9ab84e7704bdc2edd65.zip | |
add installer manual for CA in mga5
Diffstat (limited to 'installer/5/ca/index.html')
| -rw-r--r-- | installer/5/ca/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/installer/5/ca/index.html b/installer/5/ca/index.html new file mode 100644 index 00000000..416ca4e1 --- /dev/null +++ b/installer/5/ca/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> |
