Skip to content

Commit d81ce14

Browse files
hmi-augmented-worker: Fix broken hyperlink in Docs (open-edge-platform#288)
Signed-off-by: Yeoh, Hoong Tee <[email protected]> Co-authored-by: Madhuri Kumari <[email protected]>
1 parent d64a0ea commit d81ce14

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

manufacturing-ai-suite/hmi-augmented-worker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ The `HMI Augmented Worker` sample application show cases how RAG pipelines can b
1212
- [Architecture](./docs/user-guide/overview.md#high-level-architecture): High-level architecture.
1313

1414
- **Getting Started**
15-
- [Get Started](./docs/user-guide/get-started.md): Setup guides to getting started with the sample appplication.
15+
- [Get Started](./docs/user-guide/get-started.md): Setup guides to getting started with the sample application.
1616
- [System Requirements](./docs/user-guide/system-requirements.md): Requirements include hardware and software to deploy the sample application.
1717

1818
- **Advanced**
1919
- [Build From Source](./docs/user-guide/how-to-build-from-source.md): Guide to build the file watcher service on Windows® OS and how it can be interfaced with RAG pipeline that executes on the Ubuntu or EMT side.
2020

2121
- **Release Notes**
22-
- [Release Notes](./docs/user-guide/release_notes/overview.md): Notes on the latest releases, updates, improvements, and bug fixes.
22+
- [Release Notes](./docs/user-guide/release-notes.md): Notes on the latest releases, updates, improvements, and bug fixes.

manufacturing-ai-suite/hmi-augmented-worker/docs/user-guide/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The sample application has mandatory prerequisites that are covered in other doc
1414

1515
## Application Configuration
1616

17-
This section covers the details of the configuration of each constitutent blocks of the application.
17+
This section covers the details of the configuration of each constituent blocks of the application.
1818

1919
### Chat-Question-and-Answer Core (ChatQnA Core)
2020

manufacturing-ai-suite/hmi-augmented-worker/docs/user-guide/system-requirements.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ This page provides detailed hardware, software, and platform requirements to hel
55
## Hardware Platforms used for validation
66
The `Chat question and answer Core` sample application system requirements are documented in [this](https://github.com/open-edge-platform/edge-ai-libraries/blob/main/sample-applications/chat-question-and-answer-core/docs/user-guide/system-requirements.md) page. The Intel® Core&trade; portfolio mentioned in this page is applicable for `HMI Augmented Worker` sample application too. The delta configurations supported is further described in this page.
77

8-
The `HMI Augmened worker` sample application has been validated on Intel® Core&trade; i7-14700 based systems. The memory configuration used was 32GB which is the recommended minimum configuration. This machine hosts EMT based host together with Windows VM.
8+
The `HMI Augmented worker` sample application has been validated on Intel® Core&trade; i7-14700 based systems. The memory configuration used was 32GB which is the recommended minimum configuration. This machine hosts EMT based host together with Windows VM.
99

1010
## Software Requirements
1111

1212
Required Software:
1313

1414
- Python 3.10
15-
- [EMT](https://github.com/open-edge-platform/edge-microvisor-toolkit) configuration requirments are documented in the [system requirement](https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/3.0/docs/developer-guide/emt-system-requirements.md) page.
15+
- [EMT](https://github.com/open-edge-platform/edge-microvisor-toolkit) configuration requirements are documented in the [system requirement](https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/3.0/docs/developer-guide/emt-system-requirements.md) page.
1616

1717
## Supporting Resources
18-
* [Overview](./Overview.md)
19-
* [Get Started Guide](./get-started.md)
18+
* [Overview](./overview.md)
19+
* [Get Started Guide](./get-started.md)

0 commit comments

Comments
 (0)