Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Inspired by [awesome-python](https://github.com/vinta/awesome-python).
- All-in-one tools
- [Doodba](https://github.com/tecnativa/doodba) - Base (docker) image for making the creation of customized Odoo environments a piece of cake.
- [odoo-tools](https://github.com/llacroix/odoo-tools) - Generic tool/library to make management of odoo environment management easier.
- [ngrok and Odoo guide] (https://ngrok.com/docs/universal-gateway/examples/odoo/) - Guide on how to expose and secure your self-hosted odoo instance
Copy link

Copilot AI Oct 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected markdown link syntax: removed space between ']' and '('. The correct format is [text](url) without spaces.

Suggested change
- [ngrok and Odoo guide] (https://ngrok.com/docs/universal-gateway/examples/odoo/) - Guide on how to expose and secure your self-hosted odoo instance
- [ngrok and Odoo guide](https://ngrok.com/docs/universal-gateway/examples/odoo/) - Guide on how to expose and secure your self-hosted odoo instance

Copilot uses AI. Check for mistakes.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@samcrichard Please apply Copilot suggestion

- Search Engine
- [Odoo Code Search](http://www.odoo-code-search.com/). A searchable index of odoo source code.
- Script
Expand Down