We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70466d0 + e89cd65 commit 638c3c0Copy full SHA for 638c3c0
lib/connection.js
@@ -1782,7 +1782,7 @@ Connection.prototype.syncIndexes = async function syncIndexes(options = {}) {
1782
};
1783
1784
/**
1785
- * Switches to a different database using the same [connection pool](https://mongoosejs.com/docs/api/connectionshtml#connection_pools).
+ * Switches to a different database using the same [connection pool](https://mongoosejs.com/docs/connections.html#connection_pools).
1786
*
1787
* Returns a new connection object, with the new db.
1788
0 commit comments