Skip to content

Commit 7848924

Browse files
authored
Wrong link to class discriminator key customisation docs (#1885)
1 parent 7dca5ed commit 7848924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/polymorphism.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ This way we can have a stable _serial name_ that is not affected by the class's
231231
<!--- TEST -->
232232

233233
> 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.
234+
> You can find an example in the [Class discriminator for polymorphism](json.md#class-discriminator-for-polymorphism) section.
235235
236236
### Concrete properties in a base class
237237

0 commit comments

Comments
 (0)