Skip to content

Commit

Permalink
fix dead link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NaridaL committed Dec 11, 2022
1 parent f62365c commit 902e712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ const deser = deserialize(Todo, ser);
console.log(deser instanceof PictureTodo); // true
```

See https://serializr.github.io/serializr/docs/functions/subSchema.html for more information.
See https://mobxjs.github.io/serializr/functions/subSchema.html for more information.

# Future ideas

Expand Down

0 comments on commit 902e712

Please sign in to comment.