Skip to content

Commit 00f8701

Browse files
Update readme anchor
1 parent 57741c3 commit 00f8701

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
@@ -50,7 +50,7 @@ val eventStateDescriptor = new ValueStateDescriptor[Option[String]]("event",
5050
implicitly[TypeInformation[Option[String]]])
5151
```
5252

53-
See more on Java types serilization here: [java-types](README.md#java-types)
53+
See more on Java types serilization here: [java-types](#java-types)
5454

5555
## Usage
5656

0 commit comments

Comments
 (0)