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 7dca5ed commit 7848924Copy full SHA for 7848924
docs/polymorphism.md
@@ -231,7 +231,7 @@ This way we can have a stable _serial name_ that is not affected by the class's
231
<!--- TEST -->
232
233
> In addition to that, JSON can be configured to use a different key name for the class discriminator.
234
-> You can find an example in the [Class discriminator](json.md#class-discriminator) section.
+> You can find an example in the [Class discriminator for polymorphism](json.md#class-discriminator-for-polymorphism) section.
235
236
### Concrete properties in a base class
237
0 commit comments