Skip to content

Commit c358e2d

Browse files
Use deep link for easy rag docs
I was a bit disappointed when I followed the guide link for easy rag and it just took me to the top level langchain4j docs. When we have the option and there's an obvious page, should we deep link instead?
1 parent a3a241f commit c358e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rag/easy-rag/runtime/src/main/resources/META-INF/quarkus-extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
keywords:
66
- ai
77
- langchain4j
8-
guide: "https://docs.quarkiverse.io/quarkus-langchain4j/dev/index.html"
8+
guide: "https://docs.quarkiverse.io/quarkus-langchain4j/dev/rag-easy-rag.html"
99
categories:
1010
- "ai"
1111
status: "preview"

0 commit comments

Comments
 (0)