Skip to content

Commit 19c3355

Browse files
committed
DRIVERS-2789 Convert GridFS Spec to Markdown
Remove old readme Update source/gridfs/gridfs-spec.md Co-authored-by: Jeremy Mikola <[email protected]> address review
1 parent b85b1f8 commit 19c3355

File tree

11 files changed

+2129
-1145
lines changed

11 files changed

+2129
-1145
lines changed

source/client-side-operations-timeout/client-side-operations-timeout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The `timeoutMS` option applies to all operations defined in the following specif
9292
- [Client Side Encryption](../client-side-encryption/client-side-encryption.md)
9393
- [Enumerating Collections](../enumerate-collections.rst)
9494
- [Enumerating Databases](../enumerate-databases.rst)
95-
- [GridFS](../gridfs/gridfs-spec.rst)
95+
- [GridFS](../gridfs/gridfs-spec.md)
9696
- [Index Management](../index-management/index-management.rst)
9797
- [Transactions](../transactions/transactions.md)
9898
- [Convenient API for Transactions](../transactions-convenient-api/transactions-convenient-api.rst)

source/client-side-operations-timeout/client-side-operations-timeout.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ specifications:
137137
- `Client Side Encryption <../client-side-encryption/client-side-encryption.md>`__
138138
- `Enumerating Collections <../enumerate-collections.rst>`__
139139
- `Enumerating Databases <../enumerate-databases.rst>`__
140-
- `GridFS <../gridfs/gridfs-spec.rst>`__
140+
- `GridFS <../gridfs/gridfs-spec.md>`__
141141
- `Index Management <../index-management/index-management.rst>`__
142142
- `Transactions <../transactions/transactions.rst>`__
143143
- `Convenient API for Transactions <../transactions-convenient-api/transactions-convenient-api.rst>`__

0 commit comments

Comments
 (0)