File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,8 @@ Change Stream Examples
28
28
:depth: 1
29
29
:class: singlecol
30
30
31
-
32
31
.. tabs-drivers::
33
-
32
+
34
33
tabs:
35
34
- id: python
36
35
content: |
@@ -56,15 +55,15 @@ Change Stream Examples
56
55
<http://mongoc.org/libmongoc/current/tutorial.html#making-a-connection/>`_
57
56
that contains an ``inventory`` collection.
58
57
59
-
58
+
60
59
- id: nodejs
61
60
content: |
62
61
The Node.js examples below assume that you have `connected to a MongoDB replica set and have accessed a database
63
62
<https://mongodb.github.io/node-mongodb-native/api-generated/mongoclient.html#connect>`_
64
63
that contains an ``inventory`` collection.
65
-
66
- - id: ruby
67
- content: |
64
+
65
+ - id: ruby
66
+ content: |
68
67
The examples below assume that you have `connected to a MongoDB replica set and have accessed a database
69
68
<https://docs.mongodb.com/ruby-driver/master/tutorials/ruby-driver-create-client/>`_
70
69
that contains an ``inventory`` collection.
You can’t perform that action at this time.
0 commit comments