Skip to content

Commit be720ee

Browse files
authored
Fix notebooks link
1 parent ea4a202 commit be720ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The schemes are translated into Python from [CentPack](https://home.cscamm.umd.e
88

99
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/AnilZen/centpy/blob/master/notebooks/index.ipynb)
1010

11-
Example use cases and animations are in the [`/notebooks`](centpy/notebooks/) folder and can be executed with [Google Colab](https://colab.research.google.com/github/AnilZen/centpy/blob/master/notebooks/index.ipynb).
11+
Example use cases and animations are in the [`/notebooks`](notebooks/) folder and can be executed with [Google Colab](https://colab.research.google.com/github/AnilZen/centpy/blob/master/notebooks/index.ipynb).
1212

1313
Centpy provides three main classes for parameters, equations, and solvers. These classes are explained based on the numerical solution of a one-dimensional [Burgers equation](https://colab.research.google.com/github/AnilZen/centpy/blob/master/notebooks/Burgers_1d.ipynb) below.
1414

0 commit comments

Comments
 (0)