Updated freeCodeCamp contribution link (#21137)

This commit is contained in:
Jeffrey Bullock
2018-11-05 18:00:45 -05:00
committed by Huyen Nguyen
parent f6e71ede55
commit a84ad1f96f

View File

@ -16,7 +16,7 @@ For instance:
<body>
<h1>Href Attribute Example</h1>
<p>
<a href="https://www.freecodecamp.org/contribute/">The freeCodeCamp Contribution Page</a> shows you how and where you can contribute to freeCodeCamp's community and growth.
<a href="https://contribute.freecodecamp.org/">The freeCodeCamp Contribution Page</a> shows you how and where you can contribute to freeCodeCamp's community and growth.
</p>
</h1>
</body>