Skip to content

Commit f674f7b

Browse files
authored
Merge pull request #1023 from zadjadr/patch-1
2 parents 624d8f1 + 66f6a92 commit f674f7b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ To run the end-to-end test (e.g. `make e2e-test`), you additionally need:
5252
These are the most common make targets: `build`, `test`, `docker-build`, `run`, `kind-run`.
5353
Run `make help` to get an overview over the relevant targets and their intentions.
5454

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).
5656

5757
We use [Snyk](https://snyk.io/test/github/k8up-io/k8up) to test the code regularly for vulnerabilities and other security issues.
5858

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.
6060

6161
### Code Structure
6262

@@ -145,19 +145,19 @@ Apply them using `kubectl apply -f config/samples/somesample.yaml`
145145

146146
# Community
147147

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/).
149149

150150
## Chat with us
151151

152152
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).
153153

154154
## Monthly community meeting
155155

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/).
157157

158158
## Code of Conduct
159159

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/).
161161

162162
[build]: https://github.com/k8up-io/k8up/actions?query=workflow%3ATest
163163
[releases]: https://github.com/k8up-io/k8up/releases

0 commit comments

Comments
 (0)