doctrine / DoctrineMongoDBBundle

Integrates Doctrine MongoDB ODM with Symfony
http://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
MIT License
377 stars 231 forks source link

Documentation link in README is broken #840

Closed ariddlestone closed 5 months ago

ariddlestone commented 5 months ago

Following the documentation link in README.markdown results in a series of redirects, finally landing at a 404 page on Doctrine's docs site:

malarzm commented 5 months ago

Thanks for letting us know! I need to figure out why current or latest is not working for docs. For anybody who stumbles here in the meantime please use this link: https://www.doctrine-project.org/projects/doctrine-mongodb-bundle/en/5.0/index.html

malarzm commented 5 months ago

The links have fixed themselves after #842. We forgot updating that file for quite a long time 👼