Skip to content
Closed
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
2 changes: 1 addition & 1 deletion content/contributing/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Make your first contribution
.. important::
- Odoo development can be challenging for beginners. We recommend you to be knowledgeable enough
to code a small module before contributing. If that is not the case, take some time to go
through the :doc:`developer tutorials </developer/howtos>` to fill in the gaps.
through the :doc:`developer tutorials </developer/tutorials>` to fill in the gaps.
- Some steps of this guide require to be comfortable with Git. Here are some `tutorials
<https://www.atlassian.com/git/tutorials>`_ and an `interactive training
<https://learngitbranching.js.org/>`_ if you are stuck at some point.
Expand Down