Skip to content

Commit e33a902

Browse files
committed
docs: Fix lots of links
Since we moved the documentation domain to docs.kernelci.org we've left behind lots of broken links. Hopefully this commit fixes them all! Signed-off-by: Chris Paterson <[email protected]>
1 parent 3d9fdf6 commit e33a902

File tree

25 files changed

+52
-52
lines changed

25 files changed

+52
-52
lines changed

.github/ISSUE_TEMPLATE/new-tsc-member.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ title: "Add TSC member: FULL NAME"
55
assignees: 'padovan'
66
---
77

8-
Please go through all the checklist below to add @_USERNAME_ (_FULL NAME_) as a member of the [TSC](https://kernelci.org/docs/org/tsc/):
8+
Please go through all the checklist below to add @_USERNAME_ (_FULL NAME_) as a member of the [TSC](https://docs.kernelci.org/org/tsc/):
99

10-
- [ ] [TSC voting record](https://kernelci.org/docs/org/tsc/votes/) added to the documentation
11-
- [ ] [TSC members](https://kernelci.org/docs/org/tsc/#members) documentation updated with new member's name, email and IRC nickname
10+
- [ ] [TSC voting record](https://docs.kernelci.org/org/tsc/votes/) added to the documentation
11+
- [ ] [TSC members](https://docs.kernelci.org/org/tsc/#members) documentation updated with new member's name, email and IRC nickname
1212
- [ ] New member invited to join [`[email protected]`](https://groups.io/g/kernelci-tsc)
13-
- [ ] New member invited to the [monthly TSC meeting](https://kernelci.org/docs/org/#technical-steering-committee)
13+
- [ ] New member invited to the [monthly TSC meeting](https://docs.kernelci.org/org/#technical-steering-committee)
1414
- [ ] TSC documents shared with the new member (meeting minutes in Google Docs etc.)
1515
- [ ] New member invited to any relevant [Slack](https://kernelci.slack.com) private channels (if applicable)
16-
- [ ] Induction about [TSC rules and duties](https://kernelci.org/docs/org/tsc/#rules) with Chair or other committee members completed
16+
- [ ] Induction about [TSC rules and duties](https://docs.kernelci.org/org/tsc/#rules) with Chair or other committee members completed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ Secrets and git-crypt
5454

5555
The [`secrets`](https://github.com/kernelci/kernelci-project/tree/main/secrets)
5656
directory contains encrypted files with credentials used by the KernelCI
57-
project. See the [Secrets](https://kernelci.org/docs/admin/secrets/) page for
57+
project. See the [Secrets](https://docs.kernelci.org/admin/secrets/) page for
5858
more details about how it is used.

kernelci.org/content/en/admin/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ by mistake.
3939
## Creating user accounts
4040

4141
> **Note**: This is how things are done as part of the [Early
42-
> Access](/docs/api/early-access) phase. The procedure once in production
42+
> Access](/api/early-access) phase. The procedure once in production
4343
> might change if users can just sign up by themselves.
4444
4545
First, create a random password and then use it with `kci user add` to create
@@ -94,7 +94,7 @@ and the associated share name is:
9494
Please take a look at the Early Access documentation page to update your API
9595
account with your own password and get started:
9696
97-
https://kernelci.org/docs/api/early-access/
97+
https://docs.kernelci.org/api/early-access/
9898
9999
Happy beta-testing!
100100
```

kernelci.org/content/en/admin/secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The [`secrets`](https://github.com/kernelci/kernelci-project/tree/main/secrets)
88
directory contains encrypted files using
99
[`git-crypt`](https://www.agwa.name/projects/git-crypt/) with credentials used
1010
by the KernelCI project. It is mostly useful to project administrators such as
11-
members of the [TSC](/docs/org/tsc), for example to have a common place where
11+
members of the [TSC](/org/tsc), for example to have a common place where
1212
to share passwords in a secure way. Derivative projects based on KernelCI such
1313
as private instances may reuse some of the tools and documentation provided
1414
here.

kernelci.org/content/en/blog/posts/2021/hackfests/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ test, say in kselftest. A second participant enables the test to run in
4343
KernelCI, which fails in some cases and a kernel bug is found. A third
4444
participant makes a fix for the bug, which can then be tested directly in
4545
KernelCI to confirm it works as expected. This may even happen on the [staging
46-
instance](/docs/instances/staging/) before the patches for the test and the fix
46+
instance](/instances/staging/) before the patches for the test and the fix
4747
are sent to any mailing list, in which case the fix would get a `Tested-by:
4848
"kernelci.org bot" <[email protected]>` trailer from the start. This scenario
4949
also relies on some hardware previously made available in test labs by other
@@ -75,7 +75,7 @@ Here's a summary of the first two hackfests:
7575

7676
* Workboard: https://github.com/orgs/kernelci/projects/5
7777
* Participants
78-
* More members of the [TSC](/docs/org/tsc/) took part than first hackfest
78+
* More members of the [TSC](/org/tsc/) took part than first hackfest
7979
* New contributor: Denis Efremov (floppy disk kernel maintainer)
8080
* Arisu from [Civil Infrastructure Platform](https://www.cip-project.org/)
8181
(CIP) / [Cybertrust Japan](https://www.cybertrust.co.jp/english/)

kernelci.org/content/en/blog/posts/2022/sysadmin-onboard/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ that the KernelCI advisory board hired Vince Hillier from Revenni Inc to
1414
conduct the work.
1515

1616
Vince will work together with the Technical Steering Committee
17-
([TSC](/docs/org/tsc/)) to maintain and improve the current project
17+
([TSC](/org/tsc/)) to maintain and improve the current project
1818
infrastructure. As KernelCI.org scales with more kernels being built and more
1919
tests being run, we definitely need help to keep our systems stable and up to
2020
date.
2121

2222
The KernelCI project relies on a number of web services which need constant
2323
maintenance. These include databases, automation tools and web dashboards for
24-
several [instances](/docs/instances/). Some are hosted on dedicated virtual
24+
several [instances](/instances/). Some are hosted on dedicated virtual
2525
machines (VMs), others in the cloud.

kernelci.org/content/en/blog/posts/2023/api-early-access/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ explained briefly in the [previous blog
1414
post](https://kernelci.org/blog/posts/2023/api-timeline/), this is to give
1515
everyone a chance to create a user account and start using the API for
1616
beta-testing purposes. There's now an [Early
17-
Access](https://kernelci.org/docs/api/early-access/) documentation page with a
17+
Access](https://docs.kernelci.org/api/early-access/) documentation page with a
1818
quick guide to get started, so please go take a look there and start taking
1919
part.
2020

kernelci.org/content/en/blog/posts/2023/api-timeline/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ legacy system _no sooner than_ announced here.
126126
In the meantime, we'll be posting updates as these milestones get reached or if
127127
any alterations need to be managed. We'll also clarify how to use the API and
128128
exactly what features become available alongside the main
129-
[documentation](/docs/api). Please share with us any feedback you may have, if
129+
[documentation](/api). Please share with us any feedback you may have, if
130130
you need some clarifications or to raise any concerns. The best way to do this
131131
is via the [mailing list](mailto:[email protected]) as always. Stay
132132
tuned!

kernelci.org/content/en/blog/posts/2023/fosdem-2023/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Remind yourself and your interlocutors of the importance of testing and the exis
1919

2020
## Find out more about KernelCI
2121

22-
Mission statement: https://kernelci.org/docs/org/
22+
Mission statement: https://kernelci.org/org/
2323

2424
Interested to see your tests ran by KernelCI natively?
25-
Here is how to [get started](https://kernelci.org/docs/tests/howto/) with KernelCI.
25+
Here is how to [get started](https://docs.kernelci.org/tests/howto/) with KernelCI.
2626

2727
You already have your own automated execution of tests and would be interested/willing to contribute your results? Please see the [KCIDB submitter guide](https://github.com/kernelci/kcidb/blob/main/doc/submitter_guide.md).
2828

kernelci.org/content/en/blog/posts/2023/rfp-ux-analysis-q-and-a/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ objects. The underlying engine is MongoDB, and we're looking into using Atlas
148148
for this. The API also features a Pub/Sub interface for events that trigger
149149
different stages of the testing pipeline on the client side.
150150

151-
The [KCIDB](https://kernelci.org/docs/kcidb/) database has a different schema,
151+
The [KCIDB](https://docs.kernelci.org/kcidb/) database has a different schema,
152152
but the web dashboard wouldn't necessarily need to read data from both sources.
153153
That's something we still need to define, there are several ways to solve this.
154154
It's also something which might depend on the outcome of the UX Analysis.

0 commit comments

Comments
 (0)