Closed
Description
Prerequisites
- I have written a descriptive issue titleI have searched existing issues to ensure the bug has not already been reported
Mongoose version
6.8.3
Node.js version
n/a
MongoDB server version
n/a
Typescript version (if applicable)
No response
Description
Hi all,
There is a dead link the Creating Custom Types section of the SchemaTypes docs.
The "[types]" link points to https://github.com/OpenifyIt/mongoose-types which does not seem to be existing anymore.
Line 688 in 783a5de
I was not able to find any alternative/up-to-date link to github or similar for this, so not sure what happened with that repo.
Only thing still online is the npm page: https://www.npmjs.com/package/openifyit-mongoose-types
Steps to Reproduce
- Go to Creating Custom Types
- Click on the "[types]" link
Expected Behavior
No response
Activity
docs(schematypes): removed dead link and fixed formatting
Merge pull request #12897 from lpizzinidev/gh-12885