From: Chris Holland Date: Sun, 5 Jul 2020 17:46:05 +0000 (-0400) Subject: Use KDE GitLab url instead of the GitHub mirror X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/b8e68a5ea96582a0b3089946ef0647bf39503167 Use KDE GitLab url instead of the GitHub mirror --- diff --git a/src/panels/places/placesitemlistwidget.h b/src/panels/places/placesitemlistwidget.h index f33f2f2c8..ef5303e12 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;