Skip to content

Commit 7874c6f

Browse files
biniona-mongodbschmalliso
authored andcommitted
(DOCSP-19463) CDC Tutorial Fixes (#197)
1 parent d1d99f9 commit 7874c6f

File tree

3 files changed

+10
-15
lines changed

3 files changed

+10
-15
lines changed

source/includes/steps-cdc-tutorial.yaml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
title: Download Source Files
22
ref: cdc-tutorial-download-files
33
content: |
4-
.. include:: /includes/tutorials/get-pipeline.rst
4+
We provide a sandbox that includes the services you need to build
5+
your sample data pipeline. To download the sandbox, clone the tutorial repository
6+
to your development environment. Then navigate to the directory that corresponds
7+
to the Replicate Data with a Change Data Capture Handler tutorial. If you use
8+
bash or a similar shell, use the following commands:
59
6-
Once you have cloned the repository, switch to the
7-
``cdc-tutorial`` branch with the following command
8-
9-
.. code-block:: bash
10-
11-
git checkout cdc-tutorial
10+
.. include:: /includes/tutorials/replicate-data-clone-commands-versioned.rst
1211
1312
---
1413
title: Set Up the Environment

source/includes/tutorials/get-pipeline.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.. code-block:: bash
2+
3+
git clone https://github.com/mongodb-university/kafka-edu.git
4+
cd kafka-edu/docs-examples/examples/v1.6/cdc-tutorial

0 commit comments

Comments
 (0)