DefangLabs / DefangLabs/docs-chatbot
Nonexistent reference
Open
@defangdevs is already working on this.
Since Sep 4, 2026.
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- Avg merge
- 14h 50m
- Merged PRs (30d)
- 21
Description
Sometimes, the bot provides an incorrect citation that is titled 'Hello, world!' where the link is to a nonexistent URL called:
https://docs.defang.io/node_modules/micromark-extension-mdxjs-esm/readme
This issue is likely related to how citations are generated by traversing file paths. In this case, it traversed the node_modules, which it shouldn't.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.