[gnome-software: 1/2] fedora: Update link documenting third party repos




commit 4a4d8d3b7e90a7b9511ea97bc0b3a7af763e094c
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Nov 1 10:40:31 2021 +0000

    fedora: Update link documenting third party repos
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>
    
    Fixes: #1155

 src/gs-overview-page.c | 2 +-
 src/gs-repos-dialog.c  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gs-overview-page.c b/src/gs-overview-page.c
index 5a376ae4a..5362ee910 100644
--- a/src/gs-overview-page.c
+++ b/src/gs-overview-page.c
@@ -627,7 +627,7 @@ gs_overview_page_setup (GsPage *page,
                                                     g_free, (GDestroyNotify) g_object_unref);
 
        link = g_strdup_printf ("<a href=\"%s\">%s</a>",
-                               
"https://fedoraproject.org/wiki/Workstation/Third_Party_Software_Repositories";,
+                               
"https://docs.fedoraproject.org/en-US/workstation-working-group/third-party-repos/";,
                                /* Translators: This is a clickable link on the third party repositories info 
bar. It's
                                   part of a constructed sentence: "Provides access to additional software 
from [selected external sources].
                                   Some proprietary software is included." */
diff --git a/src/gs-repos-dialog.c b/src/gs-repos-dialog.c
index fc9365f2e..441570596 100644
--- a/src/gs-repos-dialog.c
+++ b/src/gs-repos-dialog.c
@@ -501,7 +501,7 @@ get_sources_cb (GsPluginLoader *plugin_loader,
                gtk_widget_show (row);
 
                anchor = g_strdup_printf ("<a href=\"%s\">%s</a>",
-                               
"https://fedoraproject.org/wiki/Workstation/Third_Party_Software_Repositories";,
+                               
"https://docs.fedoraproject.org/en-US/workstation-working-group/third-party-repos/";,
                                /* TRANSLATORS: this is the clickable
                                 * link on the third party repositories info bar */
                                _("more information"));


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]