Skip to content

Commit abf3531

Browse files
committed
fix link
1 parent ae08ca2 commit abf3531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portal/posts/2025/mystification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ We began the process of transitioning to MyST in the summer of 2024 at the annua
1414
The new MyST architecture was very appealing for several reasons:
1515
- **Sustainability**: Our current Sphinx-based architecture was becoming clunky and hard to maintain as members joined or left the project, and required too much boilerplate code in individual cookbook repos which presented a barrier to would-be new contributors. MyST offered a much more streamlined alternative to keep our community project growing.
1616
- **Staying on the leading edge of best practices**: We are an open-source community resource that teaches open-source coding practices, so it’s important that our own sites continue to be useful models for the broader community.
17-
- **Making cookbooks better!** A lot of the new functionality in MyST is really well suited to the cookbooks, including things like [cross-referencing](https://mystmd.org/guide/cross-references) and [embedding content](Embed & Include Content - MyST Markdown) and automated [bibliographies](https://mystmd.org/guide/citations).
17+
- **Making cookbooks better!** A lot of the new functionality in MyST is really well suited to the cookbooks, including things like [cross-referencing](https://mystmd.org/guide/cross-references) and [embedding content](https://mystmd.org/guide/embed) and automated [bibliographies](https://mystmd.org/guide/citations).
1818
- **Cross-pollination with the core developers!** Having the MyST developers invested in our use-case as a demo as they learn, understand, and develop functionality that will be particularly useful to us (and users that come after) is a really nice feedback loop from both a community and technological stand point.
1919

2020
## MyST for sustainability

0 commit comments

Comments
 (0)