Skip to content

Commit bbd78e4

Browse files
committed
changed txt extensions in filenames to out and rst (#161)
(cherry picked from commit 5f9a922)
1 parent 7ad2c62 commit bbd78e4

File tree

14 files changed

+9
-9
lines changed

14 files changed

+9
-9
lines changed

source/quick-start.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ When you start the sandbox, Docker downloads any images it needs to run.
8282
After Docker downloads and builds the images, you should see the following
8383
output in your development environment:
8484

85-
.. include:: /includes/tutorials/docker-success.txt
85+
.. include:: /includes/tutorials/docker-success.rst
8686

8787
.. include:: /includes/tutorials/port-mapping-note.rst
8888

source/tutorials/migrate-time-series.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Migrate a Collection to a Time Series Collection
120120
If your source connector started successfully, you should see the
121121
following output:
122122

123-
.. literalinclude:: /includes/tutorials/time-series/output/status.txt
123+
.. literalinclude:: /includes/tutorials/time-series/output/status.out
124124
:language: text
125125
:copyable: false
126126

@@ -134,7 +134,7 @@ Migrate a Collection to a Time Series Collection
134134
The output should show topic data as it is published by the source
135135
connector that resembles the following:
136136

137-
.. literalinclude:: /includes/tutorials/time-series/output/kc.txt
137+
.. literalinclude:: /includes/tutorials/time-series/output/kc.out
138138
:language: text
139139
:copyable: false
140140

0 commit comments

Comments
 (0)