Skip to content

Commit

Permalink
Update URL (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrhill authored Jul 25, 2024
1 parent 8c541f4 commit 2a84c99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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

0 comments on commit 2a84c99

Please sign in to comment.