davidmdm / myzod

MIT License
315 stars 20 forks source link

Fix broken links on the index of the readme #48

Closed whitetig3r closed 3 years ago

whitetig3r commented 3 years ago

Links to type.parse, type.try, type.and, type.or, type.optional and type.nullable were broken and not linking to the correct sections. This PR fixes this issue.