Skip to content

Commit 0409629

Browse files
committed
(DOCSP-7709) - updates redirects and removes tools section
1 parent 66f62c8 commit 0409629

File tree

4 files changed

+12
-31
lines changed

4 files changed

+12
-31
lines changed

config/redirects

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
define: base https://docs.mongodb.com/ecosystem
2+
define: kafka https://docs.mongodb.com/kafka-connector/current
23

34
raw: ecosystem/tutorial/install-mongodb-on-amazon-ec2 -> ${base}/platforms/amazon-ec2
45
raw: ecosystem/tutorial/automate-deployment-with-cloudformation -> ${base}/platforms/amazon-ec2
@@ -69,4 +70,15 @@ raw: ecosystem/use-cases/pre-aggregated-reports-mmapv1 -> https://docs.mongodb.c
6970
raw: ecosystem/tools/wireshark -> https://wiki.wireshark.org/Mongo
7071
raw: ecosystem/drivers/syntax-table -> ${base}/drivers
7172
raw: ecosystem/use-cases/sensitive-data-encryption -> ${base}/use-cases/client-side-field-level-encryption-guide
73+
raw: ecosystem/connectors/kafka -> ${kafka}
74+
raw: ecosystem/connectors/kafka-connect-migration -> ${kafka}/kafka-connect-migration
75+
raw: ecosystem/connectors/kafka-docker-example -> ${kafka}/kafka-docker-example
76+
raw: ecosystem/connectors/kafka-installation -> ${kafka}/kafka-installation
77+
raw: ecosystem/connectors/kafka-sink-cdc -> ${kafka}/kafka-sink-cdc
78+
raw: ecosystem/connectors/kafka-sink-data-formats -> ${kafka}/kafka-sink-data-formats
79+
raw: ecosystem/connectors/kafka-sink-postprocessors -> ${kafka}/kafka-sink-postprocessors
80+
raw: ecosystem/connectors/kafka-sink-properties -> ${kafka}/kafka-sink-properties
81+
raw: ecosystem/connectors/kafka-sink -> ${kafka}/kafka-sink
82+
raw: ecosystem/connectors/kafka-source -> ${kafka}/kafka-source
83+
raw: tools/http-interfaces -> ${base}/use-cases/http-interfaces
7284

source/index.txt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,6 @@ Mongoid is the officially supported ODM (Object-Document-Mapper)
2323
framework for MongoDB in Ruby. For documentation, see `Mongoid
2424
Documentation <https://docs.mongodb.com/mongoid/current/>`_.
2525

26-
27-
Tools and Integration Frameworks
28-
--------------------------------
29-
30-
.. toctree::
31-
:maxdepth: 1
32-
33-
MongoDB Connector for Business Intelligence <https://docs.mongodb.com/bi-connector/current/>
34-
tools/http-interfaces
35-
3626
Platforms and Services
3727
----------------------
3828

source/tools.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)