Skip to content

Commit af713cd

Browse files
authored
Merge pull request #1559 from pareenaverma/content_review
update to the learn.arm.arm href for the rag demo
2 parents 9017254 + 20bf6af commit af713cd

File tree

1 file changed

+1
-1
lines changed
  • themes/arm-design-system-hugo-theme/layouts/partials/demo-components

1 file changed

+1
-1
lines changed

themes/arm-design-system-hugo-theme/layouts/partials/demo-components/config-rag.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<div class="c-row u-gap-1/2 u-flex-nowrap u-padding-top-0">
2323
<div class="c-col">
2424
<h2>RAG Vector Store Details</h2>
25-
<p>This application uses all data on <a href="https://www.learn.arm.com">learn.arm.com</a>
25+
<p>This application uses all data on <a href="https://learn.arm.com">learn.arm.com</a>
2626
as the RAG dataset. The content across Learning Paths and Install Guides is segmented into labeled chunks,
2727
and vector embeddings are generated.
2828
This LLM demo references the FAISS vector store to answer your query.</p>

0 commit comments

Comments
 (0)