Skip to content

Commit 9e14454

Browse files
authored
fix: minor url fix
This fixes a minor URL mix up on the development.md doc. Signed-off-by: Anthony Nandaa <[email protected]>
1 parent 4b2bbf9 commit 9e14454

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)