Skip to content

Commit d68f083

Browse files
committed
Fix broken links
1 parent 27d1a45 commit d68f083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/other-ways-to-use/1-stream-processor.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It supports a variety of input sources, including:
1111
- Image directories
1212
- Image URLs
1313

14-
The Stream Processor can be combined with [Groundlight Alerts](../guide/9-alerts.md) to create a simple video analytics system. For example, you could use the Stream Processor to process a video stream from a security camera and send an alert when a person is detected.
14+
The Stream Processor can be combined with [Groundlight Alerts](../guide/10-alerts.md) to create a simple video analytics system. For example, you could use the Stream Processor to process a video stream from a security camera and send an alert when a person is detected.
1515

1616
## Prerequisites:
1717
You will need:
@@ -79,4 +79,4 @@ The Groundlight Stream Processor is lightweight and can be run on a Raspberry Pi
7979
## Combining with Groundlight Alerts
8080
The Stream Processor submits frames to Groundlight, but it does not do anything with the results.
8181

82-
In order to build a useful alerting system, you can combine the Stream Processor with [Groundlight Alerts](../guide/9-alerts.md).
82+
In order to build a useful alerting system, you can combine the Stream Processor with [Groundlight Alerts](../guide/10-alerts.md).

0 commit comments

Comments
 (0)