Skip to content

Commit

Permalink
FIX: Link to consumer config in brod_topic_subscriber
Browse files Browse the repository at this point in the history
  • Loading branch information
mtvch committed Dec 1, 2024
1 parent 03bf908 commit 831da74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/brod_topic_subscriber.erl
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ start_link(Client, Topic, Partitions, ConsumerConfig,
%% functions implemented for message processing. Mandatory</li>
%%
%% <li>`consumer_config': For partition consumer, {@link
%% brod_topic_subscriber:start_link/6}. Optional, defaults to `[]'
%% brod_consumer:start_link/5}. Optional, defaults to `[]'
%% </li>
%%
%% <li>`message_type': The type of message that is going to be handled
Expand Down

0 comments on commit 831da74

Please sign in to comment.