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