docs: replace dead chatbot-ui example link with repo root - #11546
docs: replace dead chatbot-ui example link with repo root#11546yzxcj797 wants to merge 1 commit into
Conversation
localai-org-maint-bot
left a comment
There was a problem hiding this comment.
The new URL resolves, but the link text still identifies the repository root as chatbot-ui. That example no longer exists. Please replace the sentence with an accurate link, for example:
See the LocalAI configuration examples for more sample config files.
The DCO check also reports that this commit lacks your Signed-off-by trailer. Please add your own sign-off and push the updated commit. Maintainers cannot provide this legal attestation for you.
|
Review pass, following up after 18 days. Two small things, both of which only you can fix: DCO. The single commit The link text still describes content that no longer exists. The change at
This is a two-minute fix and the underlying problem is real, so it would be good to land. |
|
Thanks for this PR! The DCO check is failing because the commits are not signed off. Please amend your commits with |
|
Thanks — the link fix is correct. Just needs DCO signoff on the commit to merge: |
The advanced-usage docs link to
LocalAI-examples/tree/main/chatbot-uiwhich returns 404 — the chatbot-ui directory was removed from the examples repo. Updated to point to the repo root, which is live and still shows available examples.