public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. cb3654b35594dc81dc78b01713142e4207d73191
@ 2019-11-04  9:33 gerald
  0 siblings, 0 replies; only message in thread
From: gerald @ 2019-11-04  9:33 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  cb3654b35594dc81dc78b01713142e4207d73191 (commit)
      from  0f32e95bf23411b8247c122588bfd14079b93ed0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cb3654b35594dc81dc78b01713142e4207d73191
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sun Nov 3 20:42:22 2019 +0000

    Update to the new home of the GNU Coding Standards
    
    Format the surrounding HTML source a bit nicer.

diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index 71a8772..f9dbc18 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -10,9 +10,8 @@
 <h1>GCC Coding Conventions</h1>
 
 <p>There are some additional coding conventions for code in GCC,
-beyond those in the <a
-href="http://www.gnu.org/prep/standards_toc.html">GNU Coding
-Standards</a>.  Some existing code may not follow these conventions,
+beyond those in the <a href="https://www.gnu.org/prep/standards/">GNU
+Coding Standards</a>.  Some existing code may not follow these conventions,
 but they must be used for new code.  If changing existing
 code to follow these conventions, it is best to send changes to follow
 the conventions separately from any other changes to the code.</p>
diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index 499dfe8..80ebb26 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -62,11 +62,10 @@ copyright assignment on file.</p>
 <h2 id="standards">Coding Standards</h2>
 
 <p>All contributions must conform to the <a
-href="http://www.gnu.org/prep/standards_toc.html">GNU Coding
-Standards</a>.  There are also some <a
-href="codingconventions.html">additional coding conventions for
-GCC</a>; these include documentation and testsuite requirements as
-well as requirements on code formatting.</p>
+href="https://www.gnu.org/prep/standards/">GNU Coding Standards</a>.
+There are also some <a href="codingconventions.html">additional coding
+conventions for GCC</a>; these include documentation and testsuite
+requirements as well as requirements on code formatting.</p>
 
 <p>Submissions which do not conform to the standards will be returned
 with a request to address any such problems.  To help with the

-----------------------------------------------------------------------

Summary of changes:
 htdocs/codingconventions.html |    5 ++---
 htdocs/contribute.html        |    9 ++++-----
 2 files changed, 6 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-04  9:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04  9:33 gcc-wwwdocs branch master updated. cb3654b35594dc81dc78b01713142e4207d73191 gerald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).