Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
To discuss contents, refer to this [discourse post](https://discourse.julialang.org/t/seeking-feedback-blog-post-about-modern-julia-workflows/100324) or our [GitHub discussions](https://github.com/modernjuliaworkflows/modernjuliaworkflows.github.io/discussions) page.


[website-url]: https://modernjuliaworkflows.github.io
[website-url]: https://modernjuliaworkflows.org
[website-badge]: https://img.shields.io/badge/Website-stable-blue.svg
[contributing-url]: https://github.com/modernjuliaworkflows/modernjuliaworkflows.github.io/blob/main/CONTRIBUTING.md
[contributing-badge]: https://img.shields.io/badge/Contributor's%20Guide-blueviolet
2 changes: 1 addition & 1 deletion config.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ignore = [
generate_rss = true
website_title = "Modern Julia Workflows"
website_descr = "Blog posts on best practices for Julia development"
website_url = "https://modernjuliaworkflows.github.io/"
website_url = "https://modernjuliaworkflows.org/"
+++

<!--
Expand Down
Loading