diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | usr/share/mageiawelcome/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ PACKAGE = mageiawelcome -VERSION = 0.8.10 +VERSION = 0.8.11 GITPATH = git://git.mageia.org/software/mageiawelcome TEXT_FILES = Makefile diff --git a/usr/share/mageiawelcome/index.html b/usr/share/mageiawelcome/index.html index 25cc248..3c92df5 100644 --- a/usr/share/mageiawelcome/index.html +++ b/usr/share/mageiawelcome/index.html @@ -174,7 +174,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" <a href="https://wiki.mageia.org/en/Mageia_5_Release_Notes" class="weblink button medium"><i class="icon-lightbulb"> </i> $relnotes</a><br /> <a href="https://wiki.mageia.org/en/Mageia_5_Errata" class="weblink button medium"><i class="icon-bolt"> </i> $errata</a><br /> <a href="https://wiki.mageia.org/en/Newcomers_start_here" class="weblink button medium"><i class="icon-key"> </i> $newcomers</a><br /> - <a href="http://mageia.org/doc/" class="weblink button medium"><i class=""> </i> $h_documentation</a> + <a href="https://wiki.mageia.org/en/Documentation" class="weblink button medium"><i class="icon-book"> </i> $h_documentation</a> </div> <div class="mgalinks col_4"> <h5>$h_support</h5> |