diff options
| author | Ben Cooksley <[email protected]> | 2021-12-30 07:31:41 +1300 |
|---|---|---|
| committer | Ben Cooksley <[email protected]> | 2021-12-30 07:31:41 +1300 |
| commit | 694e4e24526c5f55e162ad9288782e7c82cac38f (patch) | |
| tree | f0625b25c64a4aa4baad6059b1046020c203d923 /src | |
| parent | eb0a7da653493db272ee6039d5202c5702acffc3 (diff) | |
Use the CDN based endpoint rather than the legacy endpoint which hits our download redirector.
Diffstat (limited to 'src')
| -rw-r--r-- | src/settings/contextmenu/servicemenu.knsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings/contextmenu/servicemenu.knsrc b/src/settings/contextmenu/servicemenu.knsrc index 59d459895..4374082c7 100644 --- a/src/settings/contextmenu/servicemenu.knsrc +++ b/src/settings/contextmenu/servicemenu.knsrc @@ -1,5 +1,5 @@ [KNewStuff3] -ProvidersUrl=https://download.kde.org/ocs/providers.xml +ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml Categories=Dolphin Service Menus TargetDir=servicemenu-download Uncompress=never |
