jarrodconnolly / sequelize-slugify

Sequelize Slugify is a plugin for the Sequelize ORM that automatically creates and updates unique, URL safe slugs for your database models.
https://sequelize-slugify.nestedquotes.ca/
MIT License
56 stars 27 forks source link

Documentation link is invalid #60

Closed bhattisatish closed 7 months ago

bhattisatish commented 7 months ago

What steps will reproduce the bug?

The Readme.md has a link to documentation pointing to https://sequelize-slugify.nestedquotes.ca/ But the URL is invalid.

How often does it reproduce? Is there a required condition?

NA

What is the expected behavior?

The url should point to a valid location. Or better still point to the internal doc links: for example

What do you see instead?

Additional information

jarrodconnolly commented 7 months ago

Thank you for your report!

It is always DNS.

The site should be working again shortly, once DNS propagates.