From b89dffff956978849817ab40356168c0daf462c0 Mon Sep 17 00:00:00 2001 From: Alma Faris Date: Fri, 18 Sep 2026 14:10:52 +0300 Subject: [PATCH] :books: Fix broken Weblate profile links in THANKYOU.md (#11771) Two entries in THANKYOU.md had the first part of the Weblate username pasted in front of the URL (pablo.https://... and swapnil.https://...), which makes GitHub render them as broken relative links. Point them at the real profiles, https://hosted.weblate.org/user/pablo.alba and https://hosted.weblate.org/user/swapnil.cx, which both exist. Signed-off-by: Alma Faris --- THANKYOU.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/THANKYOU.md b/THANKYOU.md index 8651946161..6bef020065 100644 --- a/THANKYOU.md +++ b/THANKYOU.md @@ -72,7 +72,7 @@ list. * [NampoinaRal](https://hosted.weblate.org/user/NampoinaRal) * [nautilusx](https://hosted.weblate.org/user/nautilusx) * [niwinz](https://hosted.weblate.org/user/niwinz) -* [pablo.alba](pablo.https://hosted.weblate.org/user/alba) +* [pablo.alba](https://hosted.weblate.org/user/pablo.alba) * [PhilippeAccorsi](https://hosted.weblate.org/user/PhilippeAccorsi) * [rnarius](https://hosted.weblate.org/user/rnarius) * [rnd](https://hosted.weblate.org/user/rnd) @@ -82,7 +82,7 @@ list. * [shahab](https://hosted.weblate.org/user/shahab) * [shuaib85](https://hosted.weblate.org/user/shuaib85) * [SiderealArt](https://hosted.weblate.org/user/SiderealArt) -* [swapnil.cx](swapnil.https://hosted.weblate.org/user/cx) +* [swapnil.cx](https://hosted.weblate.org/user/swapnil.cx) * [syuza](https://hosted.weblate.org/user/syuza) * [th3ph4nt0m](https://hosted.weblate.org/user/th3ph4nt0m) * [tiwb](https://hosted.weblate.org/user/tiwb)