Skip to content

Commit ab911f7

Browse files
committed
refactor: updated documentation links
1 parent 4707328 commit ab911f7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Base OS
22
FROM python:3.9-slim-buster
33

4-
ARG VERSION=0.1.34
4+
ARG VERSION=0.1.35
55
ARG SIMULATOR_VERSION="1.6.5"
66

77
# metadata
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.34'
1+
__version__ = '0.1.35'

docs-src/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BioSimulators-GillesPy2 is available as a command-line program and as a command-
77
Creating COMBINE/OMEX archives and encoding simulation experiments into SED-ML
88
------------------------------------------------------------------------------
99

10-
Information about how to create COMBINE/OMEX archives which can be executed by BioSimulators-GillesPy2 is available at `BioSimulators <https://biosimulators.org/help>`_.
10+
Information about how to create COMBINE/OMEX archives which can be executed by BioSimulators-GillesPy2 is available `here <`https://docs.biosimulations.org/users/creating-projects/>`_.
1111

1212
A list of the algorithms and algorithm parameters supported by GillesPy2 is available at `BioSimulators <https://biosimulators.org/simulators/gillespy2>`_.
1313

0 commit comments

Comments
 (0)