diff options
author | Papoteur <papoteur@mageia.org> | 2021-03-11 19:05:07 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2021-03-11 19:05:07 +0100 |
commit | 3a8f0d8bbdadcb274f4982718382564a2f81b22a (patch) | |
tree | 7d53a28c3e8b015323a1a6ed211ff6a52a0c921f /mcc/8/ca/index.html | |
parent | a1baa44b10dd1382953c77d32049f03160687698 (diff) | |
download | doc-3a8f0d8bbdadcb274f4982718382564a2f81b22a.tar doc-3a8f0d8bbdadcb274f4982718382564a2f81b22a.tar.gz doc-3a8f0d8bbdadcb274f4982718382564a2f81b22a.tar.bz2 doc-3a8f0d8bbdadcb274f4982718382564a2f81b22a.tar.xz doc-3a8f0d8bbdadcb274f4982718382564a2f81b22a.zip |
Adding or refreshing mcc in ca
Diffstat (limited to 'mcc/8/ca/index.html')
-rw-r--r-- | mcc/8/ca/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mcc/8/ca/index.html b/mcc/8/ca/index.html new file mode 100644 index 00000000..a72ec943 --- /dev/null +++ b/mcc/8/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="https://www.mageia.org/g/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> |