Skip to content

Commit 0bf0c78

Browse files
committed
minor fix after re reading
1 parent 9c203cc commit 0bf0c78

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,15 @@ etc).
3232

3333
## Breaking changes and new features
3434

35-
**NOTE:** Version 14 is a breaking release, prompted by the release of ModelingToolkit.jl version 9.
36-
This caused several breaking changes in how Catalyst models are represented and interfaced with.
35+
**NOTE:** Version 14 is a breaking release, prompted by the release of ModelingToolkit.jl version 9. This caused several breaking changes in how Catalyst models are represented and interfaced with.
3736

38-
Breaking changes and new functionality are summarized in the
39-
[HISTORY.md](HISTORY.md) file. Furthermore, a migration guide on how to adapt your workflows to the
40-
the new v14 update can be found [here](https://docs.sciml.ai/Catalyst/stable/v14_migration_guide/).
37+
Breaking changes and new functionality are summarized in the [HISTORY.md](HISTORY.md) file. Furthermore, a migration guide on how to adapt your workflows to the new v14 update can be found [here](https://docs.sciml.ai/Catalyst/stable/v14_migration_guide/).
4138

4239
## Tutorials and documentation
4340

4441
The latest tutorials and information on using Catalyst are available in the [stable
4542
documentation](https://docs.sciml.ai/Catalyst/stable/). The [in-development
46-
documentation](https://docs.sciml.ai/Catalyst/stable/) describes unreleased features in
43+
documentation](https://docs.sciml.ai/Catalyst/dev/) describes unreleased features in
4744
the current master branch.
4845

4946
An overview of the package, its features, and comparative benchmarking (as of version 13) can also

0 commit comments

Comments
 (0)