File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ footer_about_disable = false
79
79
[[menu .main ]]
80
80
identifier = " dashboard"
81
81
name = " Dashboard"
82
- url = " https://linux .kernelci.org/job"
82
+ url = " https://staging .kernelci.org/job"
83
83
84
84
[[menu .main ]]
85
85
identifier = " lf"
Original file line number Diff line number Diff line change 5
5
6
6
{{< blocks /cover title="Welcome to KernelCI" image_anchor="top" height="full" color="blue" > }}
7
7
< div class ="mx-auto ">
8
- < a class ="btn btn-lg btn-primary mr-3 mb-4 " href ="https://linux .kernelci.org/job/ ">
8
+ < a class ="btn btn-lg btn-primary mr-3 mb-4 " href ="https://staging .kernelci.org/job/ ">
9
9
Dashboard < i class ="fas fa-arrow-alt-circle-right ml-2 "> </ i >
10
10
</ a >
11
11
< p class ="lead mt-5 mb-5 font-weight-bold "> Ensuring the quality, stability and long-term maintenance of the Linux kernel</ p >
19
19
{{% /blocks/lead %}}
20
20
21
21
{{< blocks /section color="dark" > }}
22
- {{% blocks/feature icon="fa-chart-line" title="Dashboard" url="https://linux .kernelci.org/job/" %}}
22
+ {{% blocks/feature icon="fa-chart-line" title="Dashboard" url="https://staging .kernelci.org/job/" %}}
23
23
See the latest KernelCI test results.
24
24
{{% /blocks/feature %}}
25
25
You can’t perform that action at this time.
0 commit comments