We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f60036 commit d2b7639Copy full SHA for d2b7639
1 file changed
docs/app/reflex_docs/templates/docpage/docpage.py
@@ -673,7 +673,6 @@ def breadcrumb(path: str, nav_sidebar: rx.Component, doc_content: str | None = N
673
segment_labels = {
674
"ai": "AI",
675
"ai-onboarding": "Agent Toolkit",
676
- "agent-toolkit": "Agent Toolkit",
677
}
678
679
# Initialize an empty list to store the breadcrumbs and their separators
0 commit comments