File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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 > </ 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 >
You can’t perform that action at this time.
0 commit comments