diff --git a/plugin/storage/grpc/README.md b/plugin/storage/grpc/README.md index dcca8ee8e9e..1fee18db23a 100644 --- a/plugin/storage/grpc/README.md +++ b/plugin/storage/grpc/README.md @@ -206,7 +206,7 @@ grpc.ServeWithGRPCServer(&shared.PluginServices{ }) ``` -Refer to `example/hotrod` for more details. +Refer to `example/memstore-plugin` for more details. Bearer token propagation from the UI ------------------------------------