From 875623bafd56ad7d2280d906e7412f51ae7b9585 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Tue, 10 Dec 2024 14:51:06 +0000 Subject: [PATCH] hailo: Rename the page from "AI software" to "AI Kit/Hat+ software" for clarity. --- documentation/asciidoc/accessories/ai-hat-plus/about.adoc | 2 +- documentation/asciidoc/accessories/ai-kit/about.adoc | 2 +- documentation/index.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/asciidoc/accessories/ai-hat-plus/about.adoc b/documentation/asciidoc/accessories/ai-hat-plus/about.adoc index be22d08694..0ea4e2997c 100644 --- a/documentation/asciidoc/accessories/ai-hat-plus/about.adoc +++ b/documentation/asciidoc/accessories/ai-hat-plus/about.adoc @@ -72,4 +72,4 @@ image::images/ai-hat-plus-installation-02.png[width="60%"] == Get started with AI on your Raspberry Pi -To start running AI accelerated applications on your Raspberry Pi, check out our xref:../computers/ai.adoc[Getting Started with AI] guide. +To start running AI accelerated applications on your Raspberry Pi, check out our xref:../computers/ai.adoc[Getting Started with the AI Kit/HAT+] guide. diff --git a/documentation/asciidoc/accessories/ai-kit/about.adoc b/documentation/asciidoc/accessories/ai-kit/about.adoc index 10b11f42af..0c0074ae2e 100644 --- a/documentation/asciidoc/accessories/ai-kit/about.adoc +++ b/documentation/asciidoc/accessories/ai-kit/about.adoc @@ -90,4 +90,4 @@ WARNING: Always disconnect your Raspberry Pi from power before connecting or dis == Get started with AI on your Raspberry Pi -To start running AI accelerated applications on your Raspberry Pi, check out our xref:../computers/ai.adoc[Getting Started with AI] guide. +To start running AI accelerated applications on your Raspberry Pi, check out our xref:../computers/ai.adoc[Getting Started with the AI Kit/HAT+] guide. diff --git a/documentation/index.json b/documentation/index.json index 4b4e1833c9..d57d2689c8 100644 --- a/documentation/index.json +++ b/documentation/index.json @@ -54,7 +54,7 @@ "subpath": "camera_software.adoc" }, { - "title": "AI software", + "title": "AI Kit/Hat+ software", "description": "Software and libraries for artificial intelligence on a Raspberry Pi hardware", "image": "full-sized/ai.png", "subpath": "ai.adoc"