Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit fabb667

Browse files
author
Niu Lechuan
committed
fix test file path in README.md
Signed-off-by: Niu Lechuan <lechuan.niu@daocloud.io>
1 parent 4e2f9b0 commit fabb667

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Before diving into the code of this repo, we suggest that you familiarize yourse
2020

2121
A good starting point towards understanding the functionality of this repo would be to study the tests:
2222

23-
- [Bucket Controller Test](./pkg/controller/bucket/bucket_controller_test.go)
24-
- [Bucket Access Controller Test](./pkg/controller/bucketaccess/bucket_access_controller_test.go)
23+
- [Bucket Controller Test](./pkg/bucket/bucket_controller_test.go)
24+
- [Bucket Access Controller Test](./pkg/bucketaccess/bucketaccess_controller_test.go)
2525

2626
### Build and Test
2727

0 commit comments

Comments
 (0)