Skip to content

Commit

Permalink
Update of outdated links (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Peiter authored Dec 9, 2022
1 parent 4ad4c8c commit 2f3f62c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/format_specification.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ Parsing of mathematical equations

Throughout `yaml2sbml` formulas are parsed by `libsbml's` `parseL3Formula` function. Further information on the syntax are given by:

* the `working with math <http://sbml.org/Special/Software/libSBML/docs/formatted/python-api/libsbml-math.html>`_ - section of the `libsbml` documentation.
* the `documentation <http://sbml.org/Special/Software/libSBML/docs/formatted/python-api/namespacelibsbml.html#ae79acc3be958963c55f1d03944add36b>`_ of `libsbml.parseL3Formula`.
* the `working with math <https://synonym.caltech.edu/software/libsbml/5.18.0/docs/formatted/python-api/libsbml-math.html>`_ - section of the `libsbml` documentation.
* the `documentation <https://sbml.org/software/libsbml/5.18.0/docs/formatted/python-api/namespacelibsbml.html#ae79acc3be958963c55f1d03944add36b>`_ of `libsbml.parseL3Formula`.


This gives access to e.g.:
Expand Down

0 comments on commit 2f3f62c

Please sign in to comment.