Skip to content

Commit 0f41537

Browse files
committed
feat: updated tutorial links
1 parent 3a0dcdf commit 0f41537

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/biosimulators/Biosimulators_tutorials/HEAD)
1+
[![Binder](https://mybinder.org/badge_logo.svg)](https://tutorial.biosimulators.org/)
22

33
![Logo](https://raw.githubusercontent.com/biosimulations/Biosimulations/dev/libs/shared/assets/src/assets/images/biosimulators-logo/logo-white.svg)
44

@@ -11,7 +11,7 @@ The tutorials are located in the [`tutorials`](tutorials) subdirectory. The [REA
1111
## Getting started
1212

1313
### Running the tutorials online with Binder
14-
The easiest way to run the tutorials is with Binder. Simply open https://mybinder.org/v2/gh/biosimulators/Biosimulators_tutorials/HEAD in your browser.
14+
The easiest way to run the tutorials is with Binder. Simply open https://tutorial.biosimulators.org/ in your browser.
1515

1616
### Running the tutorials on your own machine
1717
Run the following command to download the tutorials:

tutorials/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This package provides several tutorials for BioSimulators Python APIs for simula
2727
## Getting started
2828

2929
### Running the tutorials online with Binder
30-
We recommend using the tutorials online through [Binder](https://mybinder.org/v2/gh/biosimulators/Biosimulators_tutorials/HEAD).
30+
We recommend using the tutorials online through [Binder](https://tutorial.biosimulators.org/).
3131

3232
### Installating the BioSimulators tools
3333
Instructions for installing the BioSimulators simulation tools are available at https://biosimulators.org. A single Docker image with most of the tools is also available ([`ghcr.io/biosimulators/biosimulators`](https://github.com/biosimulators/Biosimulators/pkgs/container/biosimulators)).

0 commit comments

Comments
 (0)