From b37bd63fe314a0a053b028020e408cd57a35dc15 Mon Sep 17 00:00:00 2001 From: adrhill Date: Thu, 25 Jul 2024 20:24:37 +0200 Subject: [PATCH] Update URL --- README.md | 2 +- config.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83f3009..9286376 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file diff --git a/config.md b/config.md index a76eaef..2d9f669 100644 --- a/config.md +++ b/config.md @@ -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/" +++