Page affected
What page in the Data Guide requires attention?
https://www.prisma.io/dataguide/mongodb/setting-up-a-local-mongodb-database
Setting up MongoDB on Windows section, running Mongo shell.
Expected content
Explanation on how to install and run Mongo shell for version 6.0 (currently latest), which does not contain mongo.exe file in
...\MongoDB\Server\6.0\bin\mongo.exe
Actual content
Misleading information to seek for mongo.exe file. It was clearly written for version 4.4, which probably contained this file.
Maybe there should be possibility to choose the version for which information will be provided.

Page affected
What page in the Data Guide requires attention?
https://www.prisma.io/dataguide/mongodb/setting-up-a-local-mongodb-database
Setting up MongoDB on Windowssection, running Mongo shell.Expected content
Explanation on how to install and run Mongo shell for version 6.0 (currently latest), which does not contain
mongo.exefile in...\MongoDB\Server\6.0\bin\mongo.exeActual content
Misleading information to seek for
mongo.exefile. It was clearly written for version 4.4, which probably contained this file.Maybe there should be possibility to choose the version for which information will be provided.