Skip to content

Commit 2a84c99

Browse files
authored
Update URL (#117)
1 parent 8c541f4 commit 2a84c99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
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.
88

99

10-
[website-url]: https://modernjuliaworkflows.github.io
10+
[website-url]: https://modernjuliaworkflows.org
1111
[website-badge]: https://img.shields.io/badge/Website-stable-blue.svg
1212
[contributing-url]: https://github.com/modernjuliaworkflows/modernjuliaworkflows.github.io/blob/main/CONTRIBUTING.md
1313
[contributing-badge]: https://img.shields.io/badge/Contributor's%20Guide-blueviolet

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ignore = [
1919
generate_rss = true
2020
website_title = "Modern Julia Workflows"
2121
website_descr = "Blog posts on best practices for Julia development"
22-
website_url = "https://modernjuliaworkflows.github.io/"
22+
website_url = "https://modernjuliaworkflows.org/"
2323
+++
2424

2525
<!--

0 commit comments

Comments
 (0)