Skip to content

Commit ea35421

Browse files
authored
Change ReactionNetworkImportes link
The doc had a reaction network importer link. Previously it was to https://github.com/isaacsas/ReactionNetworkImporters.jl but I presume the target should be https://github.com/isaacsas/ReactionNetworkImporters.jl ?
1 parent e019eb4 commit ea35421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ etc).
4747
- Catalyst [`ReactionSystem`](@ref)s can be imported from SBML files via
4848
[SBMLToolkit.jl](https://github.com/SciML/SBMLToolkit.jl), and from BioNetGen .net
4949
files and various matrix network representations using
50-
[ReactionNetworkImporters.jl](https://github.com/isaacsas/ReactionNetworkImporters.jl).
50+
[ReactionNetworkImporters.jl](https://github.com/SciML/ReactionNetworkImporters.jl).
5151

5252
## Installation
5353
Catalyst can be installed through the Julia package manager:

0 commit comments

Comments
 (0)