Hey there, I’m Benjamin, beginner developer learning about smoleagents.
My goal is to learn from the latest documentation, and I have noticed that sometimes, your Github documentation and website documentation are different.
Example:
- I am reading this documentation on your website: Building good agents
- At the bottom of the page, I click “update on Github”. This leads to a broken link “…/tutorials/building_good_agents.md”.
- Only when I add an “x” to the link - meaning “.mdx”, I get directed to the Github version of the original documentation.
- The issue: it looks like the Github content is different than your website documents.
Which one is the correct documentation? is this a bug or a feature?