Skip to content

Commit 2f97f7d

Browse files
Update content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent 01d3b99 commit 2f97f7d

File tree

1 file changed

+2
-1
lines changed
  • content/integrate/redis-data-integration/data-pipelines/prepare-dbs

1 file changed

+2
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ mongodb+srv://${SOURCE_DB_USERNAME}:${SOURCE_DB_PASSWORD}@cluster0.mongodb.net/?
105105
## 7. Configuration is complete
106106
Once you have followed the steps above, your MongoDB database is ready for Debezium to use.
107107

108-
## Additional Resources
108+
## See also
109+
109110
- [MongoDB Replica Set Documentation](https://www.mongodb.com/docs/manual/replication/)
110111
- [MongoDB Sharded Cluster Documentation](https://www.mongodb.com/docs/manual/sharding/)
111112
- [MongoDB Change Streams](https://www.mongodb.com/docs/manual/changeStreams/)

0 commit comments

Comments
 (0)