Skip to content

Commit

Permalink
use 2.0 ElizaService
Browse files Browse the repository at this point in the history
  • Loading branch information
wangcheng committed Nov 22, 2024
1 parent a14981f commit 8caf521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/connect-miniprogram/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ import {
createConnectTransport,
createGrpcWebTransport,
} from 'connect-miniprogram';
import { ElizaService } from '@buf/bufbuild_eliza.bufbuild_connect-es/buf/connect/demo/eliza/v1/eliza_connect';
import { ElizaService } from '@buf/connectrpc_eliza.bufbuild_es/connectrpc/eliza/v1/eliza_pb';

const connectTransport = createConnectTransport({
baseUrl: 'https://demo.connectrpc.com',
Expand Down

0 comments on commit 8caf521

Please sign in to comment.