Skip to content

Commit 288051a

Browse files
committed
update links
1 parent f7704f4 commit 288051a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/zingale/pyro2.svg?branch=master)](https://travis-ci.org/zingale/pyro2)
1+
[![Build Status](https://travis-ci.org/python-hydro/pyro2.svg?branch=master)](https://travis-ci.org/python-hydro/pyro2)
22

33
![pyro logo](www/logo.gif)
44

@@ -14,12 +14,12 @@ methods.
1414

1515
The latest version of pyro is always available at:
1616

17-
https://github.com/zingale/pyro2
17+
https://github.com/python-hydro/pyro2
1818

1919
The project webpage, where you'll find documentation, plots, notes,
2020
etc. is here:
2121

22-
http://zingale.github.io/pyro2/
22+
http://python-hydro.github.io/pyro2/
2323

2424

2525
## Table of Contents
@@ -96,12 +96,12 @@ http://zingale.github.io/pyro2/
9696
The main data structures that describe the grid and the data the lives
9797
on the grid are described in a jupyter notebook:
9898

99-
https://github.com/zingale/pyro2/blob/master/mesh/mesh-examples.ipynb
99+
https://github.com/python-hydro/pyro2/blob/master/mesh/mesh-examples.ipynb
100100

101101
Many of the methods here rely on multigrid. The multigrid solver is
102102
demonstrated in the juputer notebook:
103103

104-
https://github.com/zingale/pyro2/blob/master/multigrid/multigrid-examples.ipynb
104+
https://github.com/python-hydro/pyro2/blob/master/multigrid/multigrid-examples.ipynb
105105

106106

107107
## Solvers

0 commit comments

Comments
 (0)