diff mbox series

[wwwdocs,pushed] contribute: link to wiki GettingStarted

Message ID 20240927151331.2157548-1-jason@redhat.com
State New
Headers show
Series [wwwdocs,pushed] contribute: link to wiki GettingStarted | expand

Commit Message

Jason Merrill Sept. 27, 2024, 3:10 p.m. UTC
IRC discussion noted that the GettingStarted page was hard to find. Committing
as obvious.

---
 htdocs/contribute.html | 4 ++++
 1 file changed, 4 insertions(+)


base-commit: a6e1396a66850f171db2aca29df00999fe2c4ae2
diff mbox series

Patch

diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index caff1f2a..53c27c6e 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -14,6 +14,10 @@ 
 or improved optimizations, bug fixes, documentation updates, web page
 improvements, etc....</p>
 
+<p>If you're new to GCC, please also see
+the <a href="https://gcc.gnu.org/wiki/GettingStarted">Getting Started</a>
+section of the GCC Wiki.</p>
+
 <p>There are certain legal requirements and style issues which
 contributions must meet:</p>