We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57741c3 commit 00f8701Copy full SHA for 00f8701
README.md
@@ -50,7 +50,7 @@ val eventStateDescriptor = new ValueStateDescriptor[Option[String]]("event",
50
implicitly[TypeInformation[Option[String]]])
51
```
52
53
-See more on Java types serilization here: [java-types](README.md#java-types)
+See more on Java types serilization here: [java-types](#java-types)
54
55
## Usage
56
0 commit comments