Skip to content

Commit 6fe0949

Browse files
authored
doc(contribute): add link to Deprecation and Archiving Policy (#1403)
1 parent 5d78b09 commit 6fe0949

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

www/contribute/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ <h1>Want to Contribute?</h1>
1717
<div class="col-sm-7">
1818
<h2>What you can do</h2>
1919
<ul class="contribute-get-started-steps">
20-
<li>File a <a href="./issues.html">bug or task</a></li>
21-
<li>Read the <a href="./contribute_guidelines.html">Contributor Guidelines</a></li>
20+
<li>File a <a href="{{ site.baseurl }}/contribute/issues.html">bug or task</a></li>
21+
<li>Read the <a href="{{ site.baseurl }}/contribute/contribute_guidelines.html">Contributor Guidelines</a></li>
22+
<li>Read the <a href="{{ site.baseurl }}/deprecation_policy.html">Deprecation and Archiving Policy</a></li>
2223
<li>Join the <a href="{{ site.baseurl }}/contact">Dev mailing list</a> and send a brief introduction of yourself to it</li>
2324
<li>Join the discussion on <a href="https://s.apache.org/cordova-slack">Slack</a></li>
2425
<li>Try out the next version of Cordova using <a href="{{ site.baseurl }}/contribute/nightly_builds.html">nightly builds</a></li>
@@ -33,7 +34,7 @@ <h2>What you can do</h2>
3334
</li>
3435
<li>
3536
<span class="glyphicon glyphicon-user"></span><i>&nbsp;</i>
36-
See all <a href="./team.html">Team</a>
37+
See all <a href="{{ site.baseurl }}/contribute/team.html">Team</a>
3738
</li>
3839
</ul>
3940
</div>

0 commit comments

Comments
 (0)