diff options
author | Papoteur <papoteur@mageia.org> | 2019-07-02 16:04:16 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2019-07-02 16:04:16 +0200 |
commit | a23e5d07a2a485aa33acf1bf6772b3e5e760c611 (patch) | |
tree | fa10eee0824210c992187d37166ea9f58b1ba92a /mcc/7/tr/index.html | |
parent | b051e84953a2ffcf446ad35e6ba3930275dd1c12 (diff) | |
download | doc-a23e5d07a2a485aa33acf1bf6772b3e5e760c611.tar doc-a23e5d07a2a485aa33acf1bf6772b3e5e760c611.tar.gz doc-a23e5d07a2a485aa33acf1bf6772b3e5e760c611.tar.bz2 doc-a23e5d07a2a485aa33acf1bf6772b3e5e760c611.tar.xz doc-a23e5d07a2a485aa33acf1bf6772b3e5e760c611.zip |
Adding or refreshing mcc in tr
Diffstat (limited to 'mcc/7/tr/index.html')
-rw-r--r-- | mcc/7/tr/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mcc/7/tr/index.html b/mcc/7/tr/index.html new file mode 100644 index 00000000..cc49eb3b --- /dev/null +++ b/mcc/7/tr/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.org.uk/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> |