From 6f90bd0519f6e3028a4f69f42ba7168fe7575cea Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Fri, 22 Jan 2016 00:30:08 +0100 Subject: changed urls for errata/relnotes (MGA6) --- usr/share/mageiawelcome/mageiawelcome.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/share') diff --git a/usr/share/mageiawelcome/mageiawelcome.py b/usr/share/mageiawelcome/mageiawelcome.py index ac0297b..f2660aa 100644 --- a/usr/share/mageiawelcome/mageiawelcome.py +++ b/usr/share/mageiawelcome/mageiawelcome.py @@ -86,9 +86,9 @@ def main(): l['h_documentation_url'] = _("https://wiki.mageia.org/en/Documentation") l['features'] = _("New Features") l['relnotes'] = _("Release Notes") - l['relnotes_url'] = _("https://wiki.mageia.org/en/Mageia_5_Release_Notes") + l['relnotes_url'] = _("https://wiki.mageia.org/en/Mageia_6_Release_Notes") l['errata'] = _("Errata") - l['errata_url'] = _("https://wiki.mageia.org/en/Mageia_5_Errata") + l['errata_url'] = _("https://wiki.mageia.org/en/Mageia_6_Errata") l['newcomers'] = _("Newcomers Howto") l['newcomers_url'] = _("https://wiki.mageia.org/en/Newcomers_start_here") l['h_support'] = _("Support") -- cgit v1.2.1