File tree Expand file tree Collapse file tree 5 files changed +4
-5
lines changed Expand file tree Collapse file tree 5 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ Connect to MongoDB
25
25
Create a MongoClient </connect/mongoclient>
26
26
Choose a Connection Target </connect/connection-targets>
27
27
Specify Connection Options </connect/connection-options>
28
- Limit Server Execution Time </connect/csot>
29
28
30
29
Overview
31
30
--------
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ the relevant values for your MongoDB deployment.
50
50
51
51
.. include:: /includes/usage-examples/sample-app-intro.rst
52
52
53
- .. literalinclude:: /includes/usage-examples/sample-app.py
53
+ .. literalinclude:: /includes/usage-examples/crud- sample-app.py
54
54
:language: python
55
55
:copyable:
56
56
:linenos:
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ Atlas Search
85
85
------------
86
86
87
87
Learn how to use Atlas Search to build full-text search capabilities in the
88
- :ref:`pymongo- atlas-search` section .
88
+ `Atlas Search tutorial <https://www.mongodb.com/docs/ atlas/atlas -search/tutorial/>`__ .
89
89
90
90
Secure Your Data
91
91
----------------
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ the relevant values for your MongoDB deployment.
45
45
46
46
.. include:: /includes/usage-examples/sample-app-intro.rst
47
47
48
- .. literalinclude:: /includes/usage-examples/sample-app.py
48
+ .. literalinclude:: /includes/usage-examples/crud- sample-app.py
49
49
:language: python
50
50
:copyable:
51
51
:linenos:
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ the relevant values for your MongoDB deployment.
39
39
40
40
.. include:: /includes/usage-examples/sample-app-intro.rst
41
41
42
- .. literalinclude:: /includes/usage-examples/sample-app.py
42
+ .. literalinclude:: /includes/usage-examples/crud- sample-app.py
43
43
:language: python
44
44
:copyable:
45
45
:linenos:
You can’t perform that action at this time.
0 commit comments