Skip to content

Commit f4a5185

Browse files
committed
update readme
1 parent a9ae3c4 commit f4a5185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ If you don't already have an implementation, you can view the [interface here](h
123123

124124
## Writing Custom Filters
125125

126-
The [RecordFilter Interface](https://github.com/Crim/kafka-webview/blob/master/kafka-webview-plugin/src/main/java/org/sourcelab/kafkaview/plugin/filter/RecordFilter.java)
126+
The [RecordFilter Interface](https://github.com/SourceLabOrg/kafka-webview/blob/master/kafka-webview-plugin/src/main/java/org/sourcelab/kafka/webview/ui/plugin/filter/RecordFilter.java)
127127
is provided by Kafka WebView and is NOT part of the standard Kafka library.
128128

129129
## Example Deserializer and Filters Project

0 commit comments

Comments
 (0)