File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
- <img src =" https://github.com/pydata /pandas/blob/master/doc/logo/pandas_logo.png " ><br >
2
+ <img src =" https://github.com/pandas-dev /pandas/blob/master/doc/logo/pandas_logo.png " ><br >
3
3
</div >
4
4
5
5
-----------------
25
25
<tr >
26
26
<td >Build Status</td >
27
27
<td >
28
- <a href="https://travis-ci.org/pydata /pandas">
29
- <img src="https://travis-ci.org/pydata /pandas.svg?branch=master" alt="travis build status" />
28
+ <a href="https://travis-ci.org/pandas-dev /pandas">
29
+ <img src="https://travis-ci.org/pandas-dev /pandas.svg?branch=master" alt="travis build status" />
30
30
</a>
31
31
</td >
32
32
</tr >
39
39
</tr >
40
40
<tr >
41
41
<td >Coverage</td >
42
- <td ><img src =" https://codecov.io/github/pydata /pandas/coverage.svg?branch=master " alt =" coverage " /></td >
42
+ <td ><img src =" https://codecov.io/github/pandas-dev /pandas/coverage.svg?branch=master " alt =" coverage " /></td >
43
43
</tr >
44
44
<tr >
45
45
<td >Conda</td >
@@ -127,7 +127,7 @@ Here are just a few of the things that pandas does well:
127
127
128
128
## Where to get it
129
129
The source code is currently hosted on GitHub at:
130
- http://github.com/pydata /pandas
130
+ http://github.com/pandas-dev /pandas
131
131
132
132
Binary installers for the latest released version are available at the [ Python
133
133
package index] ( http://pypi.python.org/pypi/pandas/ ) and on conda.
You can’t perform that action at this time.
0 commit comments