From 2c4db093552bd04ee7823d4332fcc95996adf4e3 Mon Sep 17 00:00:00 2001 From: Sebastian Keller Date: Tue, 9 Nov 2021 19:44:37 +0100 Subject: [PATCH] docs: Update coding style link The old one seems to have stopped working at some point due to all the recent changes to the developer website. Part-of: --- HACKING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING.md b/HACKING.md index 5c3a9945f..ec65002f6 100644 --- a/HACKING.md +++ b/HACKING.md @@ -283,4 +283,4 @@ click_action_clicked_cb (ClutterClickAction *click_action, } ``` -[gnome-coding-style]: https://developer.gnome.org/programming-guidelines/stable/c-coding-style.html.en +[gnome-coding-style]: https://developer.gnome.org/documentation/guidelines/programming/coding-style.html