Skip to content

Commit d204976

Browse files
committed
update zulip community forum
1 parent 4274dd2 commit d204976

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

docs/src/index.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,15 @@ Pkg.add("LinearSolve")
2424

2525
- Please refer to the
2626
[SciML ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://github.com/SciML/ColPrac/blob/master/README.md)
27-
for guidance on PRs, issues, and other matters relating to contributing to ModelingToolkit.
27+
for guidance on PRs, issues, and other matters relating to contributing to SciML.
28+
- See the [SciML Style Guide](https://github.com/SciML/SciMLStyle) for common coding practices and other style decisions.
2829
- There are a few community forums:
29-
- the #diffeq-bridged channel in the [Julia Slack](https://julialang.org/slack/)
30-
- [JuliaDiffEq](https://gitter.im/JuliaDiffEq/Lobby) on Gitter
31-
- on the [Julia Discourse forums](https://discourse.julialang.org)
32-
- see also [SciML Community page](https://sciml.ai/community/)
30+
- The #diffeq-bridged and #sciml-bridged channels in the
31+
[Julia Slack](https://julialang.org/slack/)
32+
- The #diffeq-bridged and #sciml-bridged channels in the
33+
[Julia Zulip](https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged)
34+
- On the [Julia Discourse forums](https://discourse.julialang.org)
35+
- See also [SciML Community page](https://sciml.ai/community/)
3336

3437
## Roadmap
3538

0 commit comments

Comments
 (0)