Use HTTPS with Trac links.

This commit is contained in:
Bryan Petty
2017-07-04 13:15:14 -06:00
parent 823f75c739
commit ed173ed91e
29 changed files with 34 additions and 34 deletions

View File

@@ -1,12 +1,12 @@
# How to Contribute to wxWidgets
We appreciate receiving contributions and we have a community-maintained
[guide for contributors](http://wiki.wxwidgets.org/Development:_How_To_Contribute)
[guide for contributors](https://wiki.wxwidgets.org/Development:_How_To_Contribute)
which explains everything you ever wanted to know for contributing to
wxWidgets.
You can either submit your [patches](http://trac.wxwidgets.org/wiki/HowToSubmitPatches)
to [wxTrac](http://trac.wxwidgets.org/newticket) or open GitHub pull requests,
You can either submit your [patches](https://trac.wxwidgets.org/wiki/HowToSubmitPatches)
to [wxTrac](https://trac.wxwidgets.org/newticket) or open GitHub pull requests,
depending on your preferences.
### Thanks in advance and looking forward to your contributions!