Skip to content

Commit 817bc72

Browse files
authored
(DOCSP-38381) Fix broken links. (#7360) (#7422)
1 parent ee01020 commit 817bc72

8 files changed

+10
-10
lines changed

source/reference/method/sp.createStreamProcessor.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,5 +198,5 @@ connection.
198198
Learn More
199199
------------------
200200

201-
- :atlas:`Stream Aggregation <atlas-sp/stream-aggregation>`
202-
- :atlas:`Manage Stream Processors <atlas-sp/manage-stream-processor>`
201+
- :atlas:`Stream Aggregation </atlas-sp/stream-aggregation>`
202+
- :atlas:`Manage Stream Processors </atlas-sp/manage-stream-processor>`

source/reference/method/sp.listStreamProcessors.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ processors with a ``state`` of ``running``.
195195
Learn More
196196
------------------
197197

198-
- :atlas:`Manage Stream Processors <atlas-sp/manage-stream-processor>`
198+
- :atlas:`Manage Stream Processors </atlas-sp/manage-stream-processor>`

source/reference/method/sp.process.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,5 @@ connection.
194194
Learn More
195195
------------------
196196

197-
- :atlas:`Stream Aggregation <atlas-sp/stream-aggregation>`
198-
- :atlas:`Manage Stream Processors <atlas-sp/manage-stream-processor>`
197+
- :atlas:`Stream Aggregation </atlas-sp/stream-aggregation>`
198+
- :atlas:`Manage Stream Processors </atlas-sp/manage-stream-processor>`

source/reference/method/sp.processor.drop.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ The following example stops a stream processor named ``solarDemo``
6666
Learn More
6767
------------------
6868

69-
- :atlas:`Manage Stream Processors <atlas-sp/manage-stream-processor>`
69+
- :atlas:`Manage Stream Processors </atlas-sp/manage-stream-processor>`

source/reference/method/sp.processor.sample.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ to sample from a stream processor called ``solarDemo``:
128128
Learn More
129129
------------------
130130

131-
- :atlas:`Manage Stream Processors <atlas-sp/manage-stream-processor>`
131+
- :atlas:`Manage Stream Processors </atlas-sp/manage-stream-processor>`

source/reference/method/sp.processor.start.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ The following example starts a stream processor named ``solarDemo``.
6464
Learn More
6565
------------------
6666

67-
- :atlas:`Manage Stream Processors <atlas-sp/manage-stream-processor>`
67+
- :atlas:`Manage Stream Processors </atlas-sp/manage-stream-processor>`

source/reference/method/sp.processor.stats.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@ called ``solarDemo``:
167167
Learn More
168168
------------------
169169

170-
- :atlas:`Manage Stream Processors <atlas-sp/manage-stream-processor>`
170+
- :atlas:`Manage Stream Processors </atlas-sp/manage-stream-processor>`

source/reference/method/sp.processor.stop.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ The following example stops a stream processor named ``solarDemo``.
6565
Learn More
6666
------------------
6767

68-
- :atlas:`Manage Stream Processors <atlas-sp/manage-stream-processor>`
68+
- :atlas:`Manage Stream Processors </atlas-sp/manage-stream-processor>`

0 commit comments

Comments
 (0)