diff --git a/README.md b/README.md
index 5ccf487a13c0ef2383ad99c0f5fa40e511201e5b..e09aaaf9c8a34b7599ddcfd9ef2d490041f91d36 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ python cli/run.py --help
 🚧 Development
 --------------
 
-- [Topic branches](https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows#_topic_branch) are used and named after issue's slug
+- Follow our [`git` conventions](https://forga.gitlab.io/process/fr/manuel/convention/git/) (🇫🇷 only)
 - Built with `Python 3.9`
 - Code linting with [`flake8`](https://pypi.org/project/flake8/), [`pylint`](https://pypi.org/project/pylint), [`black`](https://pypi.org/project/black) & [pydocstyle](https://pypi.org/project/pydocstyle/).
 - Install development tools: