diff --git a/README.md b/README.md index 739f675..ad8f4ff 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ For more information on how to manage and install virtual environments check out ## Examples The following notebooks provide examples on how to use pybalmorel for pre-processing, post-processing and for executing Balmorel scenarios: - [Pre-Processing](https://github.com/Mathias157/pybalmorel/blob/master/examples/PreProcessing.ipynb) -- [Execution](https://github.com/Mathias157/pybalmorel/blob/b02eb8b1ae3e6b59345ce690792494044df38e89/examples/Execution.ipynb) -- [Post-Processing](https://github.com/Mathias157/pybalmorel/blob/b02eb8b1ae3e6b59345ce690792494044df38e89/examples/PostProcessing.ipynb) +- [Execution](https://github.com/Mathias157/pybalmorel/blob/master/examples/Execution.ipynb) +- [Post-Processing](https://github.com/Mathias157/pybalmorel/blob/master/examples/PostProcessing.ipynb)