Closed jdines closed 8 years ago
This issue is +/- solved.
Now, the link for DBAL project send the user to the page of the ORM project, and the ORM project too..send the user to the page of the ORM project. This link is placed in "More projects" block on home page.
Anyone can check (and fix) it? (I found the projects.yml file but it seems to be correct, and not found any other code related to it)
Can't find the faulty link anymore. thanks @jdines
From doctrine-project.org the link to the Database Abstraction Layer documentation is: http://www.doctrine-project.org/docs/dbal/2.4/en/index.html but that is broken. It should probably be: http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/ which works. The link to http://www.doctrine-project.org/docs/orm/2.4/en/index.html is also broken as well, and should probably be http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/