Skip to content

Commit ded6209

Browse files
authored
Minor link changes
1 parent 58e7e13 commit ded6209

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
The Devito Book is a set of tutorials that focus on the finite difference (FD) method for solving partial differential equations (PDEs), using [Devito](https://github.com/devitocodes/devito). It is largely based on ["Finite Difference Computing with PDEs - A Modern Software Approach"](https://github.com/hplgit/fdm-book) by H. P. Langtangen and S. Linge.
1616

17-
The tutorials are available as a [Jupyter Book](https://devitoproject.org/devito_book). They are also available on [MyBinder](https://mybinder.org/v2/gh/devitocodes/devito_book/master) as a set of Jupyter notebooks, under the `fdm-devito-notebooks` directory.
17+
The tutorials are available as a [Jupyter Book](https://www.devitoproject.org/devito_book). They are also available on [MyBinder](https://mybinder.org/v2/gh/devitocodes/devito_book/master) as a set of Jupyter notebooks, under the `fdm-devito-notebooks` directory.
1818

1919
This work is licensed under a
2020
[Creative Commons Attribution 4.0 International License][cc-by].
@@ -34,4 +34,4 @@ For an interactive experience with the book, you can run the Jupyter notebooks i
3434
docker-compose up devito_book
3535
```
3636

37-
Alternatively, the non-interactive version of the book is available [here](https://devitoproject.org/devito_book).
37+
Alternatively, the non-interactive version of the book is available [here](https://www.devitoproject.org/devito_book).

0 commit comments

Comments
 (0)