You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -52,11 +52,11 @@ To run the end-to-end test (e.g. `make e2e-test`), you additionally need:
52
52
These are the most common make targets: `build`, `test`, `docker-build`, `run`, `kind-run`.
53
53
Run `make help` to get an overview over the relevant targets and their intentions.
54
54
55
-
You can find the project roadmap at [k8up.io](https://k8up.io/k8up/about/roadmap.html).
55
+
You can find the project roadmap [here](https://github.com/orgs/k8up-io/projects/2).
56
56
57
57
We use [Snyk](https://snyk.io/test/github/k8up-io/k8up) to test the code regularly for vulnerabilities and other security issues.
58
58
59
-
If you find any security issue, please follow our [Vulnerability Reporting](https://k8up.io/k8up/about/vulnerability_reporting.html) process.
59
+
If you find any security issue, please follow our [Vulnerability Reporting](https://k8up.io/vulnerabilities/) process.
60
60
61
61
### Code Structure
62
62
@@ -145,19 +145,19 @@ Apply them using `kubectl apply -f config/samples/somesample.yaml`
145
145
146
146
# Community
147
147
148
-
Read more about our community [in the documentation](https://k8up.io/k8up/about/community.html).
148
+
Read more about our community [in the documentation](https://k8up.io/community/).
149
149
150
150
## Chat with us
151
151
152
152
The K8up project is present in the [CNCF Slack Workspace](https://slack.cncf.io/) in the [#k8up channel](https://app.slack.com/client/T08PSQ7BQ/C06GP0D5FEF).
153
153
154
154
## Monthly community meeting
155
155
156
-
We host a monthly community meeting. For more information, head over to [the community documentation](https://k8up.io/k8up/about/community.html).
156
+
We host a monthly community meeting. For more information, head over to [the community documentation](https://k8up.io/community/).
157
157
158
158
## Code of Conduct
159
159
160
-
Our code of conduct can be read at [k8up.io](https://k8up.io/k8up/about/code_of_conduct.html).
160
+
Our code of conduct can be read at [k8up.io](https://k8up.io/coc/).
0 commit comments