From 551bb00e20e409b2ade7fe67befdfabc7e368ee1 Mon Sep 17 00:00:00 2001 From: Evangelos Ribeiro Tzaras Date: Sat, 3 Sep 2022 16:50:08 +0200 Subject: [PATCH] hacking: Refresh links --- HACKING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HACKING.md b/HACKING.md index 42356a9..015316b 100644 --- a/HACKING.md +++ b/HACKING.md @@ -125,5 +125,5 @@ individual C files should be structured as (top to bottom of file): Try to avoid forward declarations where possible. [1]: https://www.gnu.org/prep/standards/standards.html#Formatting -[2]: https://source.puri.sm/Librem5/phosh/blob/master/HACKING.md#coding-style -[3]: https://source.puri.sm/Librem5/libhandy/blob/master/HACKING.md#coding-style +[2]: https://gitlab.gnome.org/World/Phosh/phosh/-/blob/main/HACKING.md#coding-style +[3]: https://gitlab.gnome.org/GNOME/libhandy/-/blob/main/HACKING.md#coding-style