diff mbox series

[committed] wwwdocs: Switch link to check_GNU_style.sh from ViewCVS to Git.

Message ID 20200324213548.A714833E26@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: Switch link to check_GNU_style.sh from ViewCVS to Git. | expand

Commit Message

Gerald Pfeifer March 24, 2020, 9:35 p.m. UTC
Thanks to Frank Ch. Eigler for the updated link.

Pushed.

Gerald
---
 htdocs/contribute.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index 052f778e..3d03b9d1 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -70,7 +70,7 @@  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
 preparation of patches you can use the script <a href=
-"https://gcc.gnu.org/viewcvs/gcc/trunk/contrib/check_GNU_style.sh?view=markup">
+"https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=contrib/check_GNU_style.sh">
 contrib/check_GNU_style.sh</a>.</p>
 
 <!-- also referenced from gitwrite.html -->