Skip to content

Commit 5a6850c

Browse files
authored
Merge pull request #7579 from profnandaa/patch-1
fix: minor url fix
2 parents 7b6dbc5 + 9e14454 commit 5a6850c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ Because kubernetes only merges pull requests when unit, integration, and e2e tes
386386
passing, your development environment needs to run all tests successfully. While this quick start will get you going,
387387
to really understand the testing infrastructure, read the
388388
[Testing Guide](sig-testing/testing.md) and check out the
389-
[SIG Architecture developer guide material](README.md#sig-testing).
389+
[SIG Architecture developer guide material](README.md#sig-architecture).
390390

391391
Note that all of the commands in this section are run in your
392392
Kubernetes project directory at `$GOPATH/src/k8s.io/kubernetes/`

0 commit comments

Comments
 (0)