diff --git a/.gitlab/run_style_check_diff.sh b/.gitlab/run_style_check_diff.sh index 5dfe6723f1..3aa9135516 100755 --- a/.gitlab/run_style_check_diff.sh +++ b/.gitlab/run_style_check_diff.sh @@ -4,7 +4,7 @@ ancestor_horizon=28 # days (4 weeks) echo "" echo "This script may be wrong. You may disregard it if it conflicts with" -echo "https://gitlab.gnome.org/GNOME/gimp/-/blob/master/CODING_STYLE.md" +echo "https://developer.gimp.org/core/coding_style/" clang-format --version