File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7373 - Login: < https://cloud-native.slack.com/ >
7474
7575### Code of Conduct
76- Lima follows the [ CNCF Code of Conduct] ( https://github.com/cncf/foundation/blob/master /code-of-conduct.md ) .
76+ Lima follows the [ CNCF Code of Conduct] ( https://github.com/cncf/foundation/blob/main /code-of-conduct.md ) .
7777
7878- - -
7979** We are a [ Cloud Native Computing Foundation] ( https://cncf.io/ ) sandbox project.**
Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ Every commit must be signed off with the `Signed-off-by: REAL NAME <email@exampl
99
1010Use the ` git commit -s ` command to add the Signed-off-by line.
1111
12- See also < https://github.com/cncf/foundation/blob/main/dco-guidelines.md > .
12+ See also < https://github.com/cncf/foundation/blob/main/policies-guidance/ dco-guidelines.md > .
1313
1414## Licensing
1515
1616Lima is licensed under the terms of [ Apache License, Version 2.0] ( https://github.com/lima-vm/lima/blob/master/LICENSE ) .
1717
18- See also < https://github.com/cncf/foundation/blob/main/allowed-third-party-license-policy.md > for third-party dependencies.
18+ See also < https://github.com/cncf/foundation/blob/main/policies-guidance/ allowed-third-party-license-policy.md > for third-party dependencies.
1919
2020## Sending pull requests
2121
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ weight: 10
66<!-- The governance model is similar to https://github.com/containerd/project/blob/main/GOVERNANCE.md but simplified -->
77
88## Code of Conduct
9- Lima follows the [ CNCF Code of Conduct] ( https://github.com/cncf/foundation/blob/master /code-of-conduct.md ) .
9+ Lima follows the [ CNCF Code of Conduct] ( https://github.com/cncf/foundation/blob/main /code-of-conduct.md ) .
1010
1111## Maintainership
1212Lima is governed by Maintainers who are elected from active contributors.
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ $ lima nerdctl build --platform=amd64,arm64 -t example.com/foo:latest .
5858$ lima nerdctl push --all-platforms example.com/foo:latest
5959```
6060
61- See also https://github.com/containerd/nerdctl/blob/master /docs/multi-platform.md
61+ See also https://github.com/containerd/nerdctl/blob/main /docs/multi-platform.md
6262
6363## [ Fast mode 2 (Rosetta): Intel containers on ARM VM on ARM Host] ( #fast-mode-2 )
6464
You can’t perform that action at this time.
0 commit comments