Skip to content

Commit 2dbec62

Browse files
authored
Merge pull request #6 from pythonhealthdatascience/dev
Dev
2 parents 836e835 + afcb1a9 commit 2dbec62

File tree

3 files changed

+2
-16
lines changed

3 files changed

+2
-16
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Alternatively you may wish to create the website on your local machine.
7979
Either clone the repository using git or click on the green "code" button and select "Download Zip".
8080

8181
```bash
82-
git clone https://github.com/pythonhealthdatascience/stars-simpy-examplar-docs
82+
git clone https://github.com/pythonhealthdatascience/stars-simpy-example-docs
8383
```
8484

8585
### Installing dependencies

content/front_page.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Preface
22

3-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6497477.svg)](https://doi.org/10.5281/zenodo.6497477)
3+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.11098527.svg)](https://doi.org/10.5281/zenodo.11098527)
44

55
This book contains example enhanced documentation and open working for a discrete-event simulation model. The model is a based on the treatment centre example in Nelson [1]. The model is implemented in `python` and `simpy`.
66

environment.yml

-14
This file was deleted.

0 commit comments

Comments
 (0)