summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Llorens <lloda@sarc.name>2022-10-12 13:11:18 +0200
committerDaniel Llorens <lloda@sarc.name>2022-10-12 13:11:33 +0200
commit328d6039d28561f5f275ff6cd1c71ecf64167f2f (patch)
tree4916ff69b62249989c55b770eb5bf6310434370c
parent584ba588e5ce833d952cdff1d4132db2da784735 (diff)
downloadguile-328d6039d28561f5f275ff6cd1c71ecf64167f2f.tar.gz
Update reference to the GNU Coding Standards.
-rw-r--r--HACKING5
1 files changed, 2 insertions, 3 deletions
diff --git a/HACKING b/HACKING
index 181530fd4..387643bf7 100644
--- a/HACKING
+++ b/HACKING
@@ -104,9 +104,8 @@ the THANKS file (for everything else).
Coding standards =====================================================
- As for any part of Project GNU, changes to Guile should follow the
-GNU coding standards. The standards are available via anonymous FTP
-from prep.ai.mit.edu, as /pub/gnu/standards/standards.texi and
-make-stds.texi.
+GNU coding standards, available at
+https://www.gnu.org/prep/standards/standards.html.
- The Guile tree should compile without warnings under the following
GCC switches, which are the default in the current configure script: