diff --git a/kernelci.org/config.toml b/kernelci.org/config.toml index 4a7b045f..95ae1d00 100644 --- a/kernelci.org/config.toml +++ b/kernelci.org/config.toml @@ -76,6 +76,12 @@ footer_about_disable = false # -- custom main menu -- [menu] + [[menu.main]] + identifier = "foundation" + name = "Home" + url = "https://kernelci.org" + weight = 1 + [[menu.main]] identifier = "documentation" name = "Documentation" @@ -85,12 +91,7 @@ footer_about_disable = false name = "Dashboard" url = "https://linux.kernelci.org/job" - [[menu.main]] - identifier = "lf" - name = "Foundation" - url = "https://foundation.kernelci.org" - [[menu.main]] identifier = "blog" name = "Blog" - url = "https://foundation.kernelci.org/blog/" + url = "https://kernelci.org/blog/" diff --git a/kernelci.org/content/en/_index.md b/kernelci.org/content/en/_index.md index 0fd379fe..0e07a28b 100644 --- a/kernelci.org/content/en/_index.md +++ b/kernelci.org/content/en/_index.md @@ -37,4 +37,4 @@ their own tests can submit results to [BigQuery](https://cloud.google.com/bigquery) database to provide a unified kernel test reporting mechanism. Please take a look at this blog post for a comprehensive description: [Introducing Common -Reporting](https://foundation.kernelci.org/blog/2020/08/21/introducing-common-reporting/). +Reporting](https://kernelci.org/blog/2020/08/21/introducing-common-reporting/). diff --git a/kernelci.org/content/en/org/board.md b/kernelci.org/content/en/org/board.md index 19b5fe21..94e5eb2c 100644 --- a/kernelci.org/content/en/org/board.md +++ b/kernelci.org/content/en/org/board.md @@ -33,7 +33,7 @@ their respective roles, email address and IRC nicknames: * [Nikolai Kondrashov](mailto:) (TSC Chair) - `spbnick` Learn more about the [current members](/docs/org/members) or how to join on the -[KernelCI Linux Foundation](https://foundation.kernelci.org/) website. +[KernelCI Linux Foundation](https://kernelci.org/) website. ## Key Roles