Update CONTRIBUTING.md (#385)

Fix link to pandas contribution guidelines.
This commit is contained in:
James McBride
2017-01-08 13:23:24 +01:00
committed by Joris Van den Bossche
parent 8b14e8d036
commit 72de26ffbd
+2 -2
View File
@@ -10,8 +10,8 @@ readable code. Performance matters, but not at the expense of those
goals.
In general, GeoPandas follows the conventions of the pandas project
where applicable. Please read [pandas contributing
guidelines](https://github.com/pydata/pandas/blob/master/CONTRIBUTING.md).
where applicable. Please read the [pandas contributing
guidelines](http://pandas.pydata.org/pandas-docs/stable/contributing.html).
In particular, when submitting a pull request: