Skip to content

Commit 4b41067

Browse files
committed
updated the Firehose Readme
1 parent d5bc7a8 commit 4b41067

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javav2/example_code/firehose/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ For prerequisites, see the [README](../../README.md#Prerequisites) in the `javav
3333

3434
Code excerpts that show you how to call individual service functions.
3535

36-
- [PutRecord](src/main/java/com/example/firehose/scenario/FirehoseScenario.java#L92)
37-
- [PutRecordBatch](src/main/java/com/example/firehose/scenario/FirehoseScenario.java#L125)
36+
- [PutRecord](src/main/java/com/example/firehose/scenario/FirehoseScenario.java#L93)
37+
- [PutRecordBatch](src/main/java/com/example/firehose/scenario/FirehoseScenario.java#L126)
3838

3939
### Scenarios
4040

0 commit comments

Comments
 (0)