From b8e68a5ea96582a0b3089946ef0647bf39503167 Mon Sep 17 00:00:00 2001 From: Chris Holland Date: Sun, 5 Jul 2020 13:46:05 -0400 Subject: [PATCH] Use KDE GitLab url instead of the GitHub mirror --- src/panels/places/placesitemlistwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panels/places/placesitemlistwidget.h b/src/panels/places/placesitemlistwidget.h index f33f2f2c85..ef5303e128 100644 --- a/src/panels/places/placesitemlistwidget.h +++ b/src/panels/places/placesitemlistwidget.h @@ -16,7 +16,7 @@ // The free space / capacity bar is based on KFilePlacesView. -// https://github.com/KDE/kio/commit/933887dc334f3498505af7a86d25db7faae91019 +// https://invent.kde.org/frameworks/kio/-/commit/933887dc334f3498505af7a86d25db7faae91019 struct PlaceFreeSpaceInfo { QDateTime lastUpdated;