Skip to content

Commit bdf4c47

Browse files
committed
fix: fix error links
Signed-off-by: yuluo-yx <[email protected]>
1 parent 9bbca84 commit bdf4c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Ports in extensions:
1515

1616
* First, create a repository. And please keep the same naming convertion.
1717
* Second, implement the `Loader` gRPC service which defined by [this proto](../pkg/testing/remote/loader.proto).
18-
* Finally, add the extension's name into function [SupportedExtensions](../console/atest-ui/src/views/store.ts).
18+
* Finally, add the extension's name into function [SupportedExtensions](../console/atest-ui/src/views/stroe/store.ts).
1919

2020
## Naming conventions
2121
Please follow the following conventions if you want to add a new store extension:

0 commit comments

Comments
 (0)