From b7da7b4d770085dd19021b01acf88a5597ad7283 Mon Sep 17 00:00:00 2001 From: Lars Fronius Date: Fri, 30 Jan 2026 16:20:44 +0100 Subject: [PATCH] fix: typo in hailo examples link --- documentation/asciidoc/computers/ai/getting-started.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/ai/getting-started.adoc b/documentation/asciidoc/computers/ai/getting-started.adoc index f4bcc57e2..f038bb3d7 100644 --- a/documentation/asciidoc/computers/ai/getting-started.adoc +++ b/documentation/asciidoc/computers/ai/getting-started.adoc @@ -325,7 +325,7 @@ $ sudo apt-mark hold hailo-tappas-core hailort hailo-dkms === Further Resources -- For Hailo's own set of demos that you can run on a Raspberry Pi 5, see the https://github.com/hailo-ai/hailo-rpi5-example[hailo-rpi5-examples] GitHub repository. +- For Hailo's own set of demos that you can run on a Raspberry Pi 5, see the https://github.com/hailo-ai/hailo-rpi5-examples[hailo-rpi5-examples] GitHub repository. - For Hailo's model zoo, which contains a large number of neural networks, see the https://hailo.ai/products/hailo-software/model-explorer-vision/[Hailo Model Explorer]. - For discussion on Hailo's hardware and tooling, see the https://community.hailo.ai/[Hailo Community] forum and https://hailo.ai/developer-zone[Developer Zone].