Skip to content

Commit e64ac77

Browse files
committed
align with toc spreadsheet
1 parent 2534632 commit e64ac77

22 files changed

+66
-56
lines changed

config/redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ raw: ${prefix}/master -> ${base}/upcoming/
2525
[*-master]: ${prefix}/${version}/read/count -> ${base}/${version}/crud/query/count
2626
[*-master]: ${prefix}/${version}/read/distinct -> ${base}/${version}/crud/query/distinct
2727
[*-master]: ${prefix}/${version}/read/cursors -> ${base}/${version}/crud/query/cursors
28-
[*-master]: ${prefix}/${version}/monitoring -> ${base}/${version}/monitoring-and-logging/monitoring
29-
[*-master]: ${prefix}/${version}/read/change-streams -> ${base}/${version}/monitoring-and-logging/change-streams
28+
[*-master]: ${prefix}/${version}/monitoring -> ${base}/${version}/logging-and-monitoring/monitoring
29+
[*-master]: ${prefix}/${version}/read/change-streams -> ${base}/${version}/logging-and-monitoring/change-streams
3030
[*-master]: ${prefix}/${version}/whats-new -> ${base}/${version}/reference/whats-new
3131
[*-master]: ${prefix}/${version}/compatibility -> ${base}/${version}/reference/compatibility
3232
[*-master]: ${prefix}/${version}/validate-signatures -> ${base}/${version}/security/validate-signatures

source/atlas-search.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. _kotlin-sync-atlas-search:
22

3-
============
4-
Atlas Search
5-
============
3+
================================
4+
Run an Atlas Vector Search Query
5+
================================

source/atlas-vector-search.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. _kotlin-sync-atlas-vector-search:
22

3-
===================
4-
Atlas Vector Search
5-
===================
3+
================================
4+
Run an Atlas Vector Search Query
5+
================================

source/connect.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _kotlin-sync-connect:
22

3-
==================
4-
Connect to MongoDB
5-
==================
3+
================
4+
Connection Guide
5+
================
66

77
.. contents:: On this page
88
:local:

source/crud/configure.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _kotlin-sync-configure:
22

3-
==============================
4-
Configure Custom CRUD Settings
5-
==============================
3+
=========================
4+
Configure CRUD Operations
5+
=========================
66

77
.. contents:: On this page
88
:local:

source/crud/gridfs.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _kotlin-sync-gridfs:
22

3-
==============================
4-
Large File Storage with GridFS
5-
==============================
3+
=================
4+
Store Large Files
5+
=================
66

77
.. contents:: On this page
88
:local:

source/crud/transactions.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _kotlin-sync-write-transactions:
22

3-
============
4-
Transactions
5-
============
3+
=========================
4+
Transactions and Sessions
5+
=========================
66

77
.. contents:: On this page
88
:local:

source/data-formats/custom-types.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _kotlin-sync-custom-types:
22

3-
============
4-
Custom Types
5-
============
3+
=================
4+
Custom Data Types
5+
=================
66

77
.. contents:: On this page
88
:local:

source/data-formats/serialization.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _kotlin-sync-serialization:
22

3-
====================
4-
Kotlin Serialization
5-
====================
3+
==================
4+
Data Serialization
5+
==================
66

77
.. facet::
88
:name: genre

source/data-formats/time-series.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _kotlin-sync-time-series:
22

3-
================
4-
Time Series Data
5-
================
3+
=======================
4+
Time Series Collections
5+
=======================
66

77
.. contents:: On this page
88
:local:

0 commit comments

Comments
 (0)