diff --git a/404.qmd b/404.qmd index 6c761d3f1..55151369d 100644 --- a/404.qmd +++ b/404.qmd @@ -4,4 +4,6 @@ title: Page Not Found The page you requested cannot be found (perhaps it was moved or renamed). -You may want to visit [Get-Started Guide]({{< meta get-started >}}) or [Tutorials]({{< meta tutorials-intro >}}). +You may want to return to the [home page](https://turinglang.org/). + +If you believe this is an error, please do report it by [opening an issue](https://github.com/TuringLang/turinglang.github.io/issues/new). diff --git a/_quarto.yml b/_quarto.yml index 9b1e17866..7843c9f9b 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -21,9 +21,9 @@ website: foreground: "#ffffff" left: - text: Get Started - href: https://turinglang.org/docs/tutorials/docs-00-getting-started/ + href: https://turinglang.org/docs/getting-started/ - text: Tutorials - href: https://turinglang.org/docs/tutorials/00-introduction/ + href: https://turinglang.org/docs/tutorials/ - text: Libraries href: library/ - text: News @@ -36,7 +36,7 @@ website: href: https://x.com/TuringLang - icon: github text: Turing GitHub - href: https://github.com/TuringLang/Turing.jl + href: https://github.com/TuringLang page-footer: background: "#073c44" @@ -83,5 +83,5 @@ format: # Global Variables to use in any qmd files using: # {{< meta site-url >}} site-url: https://turinglang.org -get-started: https://turinglang.org/docs/tutorials/docs-00-getting-started/ -tutorials-intro: https://turinglang.org/docs/tutorials/00-introduction/ +get-started: https://turinglang.org/docs/getting-started/ +tutorials-intro: https://turinglang.org/docs/tutorials/ diff --git a/assets/scripts/TuringNavbar.html b/assets/scripts/TuringNavbar.html index 5021e7524..e79ca43dd 100644 --- a/assets/scripts/TuringNavbar.html +++ b/assets/scripts/TuringNavbar.html @@ -247,10 +247,10 @@ Turing.jl