Simply use a MD link instead of a footnote
This commit is contained in:
parent
48d9b3b3ee
commit
12e8a4550b
|
@ -78,7 +78,7 @@ Alternatively you can pull it from the central Maven repositories:
|
||||||
Contributing
|
Contributing
|
||||||
------------
|
------------
|
||||||
|
|
||||||
We accept Pull Requests via GitHub. The [developer mailing list][ml] is the main channel of communication for contributors.
|
We accept Pull Requests via GitHub. The [developer mailing list](https://commons.apache.org/mail-lists.html) is the main channel of communication for contributors.
|
||||||
There are some guidelines which will make applying PRs easier for us:
|
There are some guidelines which will make applying PRs easier for us:
|
||||||
+ No tabs! Please use spaces for indentation.
|
+ No tabs! Please use spaces for indentation.
|
||||||
+ Respect the code style.
|
+ Respect the code style.
|
||||||
|
@ -107,4 +107,3 @@ Additional Resources
|
||||||
+ [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
|
+ [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
|
||||||
+ `#apache-commons` IRC channel on `irc.freenode.org`
|
+ `#apache-commons` IRC channel on `irc.freenode.org`
|
||||||
|
|
||||||
[ml]:https://commons.apache.org/mail-lists.html
|
|
||||||
|
|
Loading…
Reference in New Issue