[MOV] howto/rdtraining: move "Getting started" to the tutorials dir

This commit also replaces references to the "Building a module"
tutorial by references to the "Getting started" tutorial.

task-2991663

Part-of: odoo/documentation#3655
This commit is contained in:
Antoine Vandevenne (anv)
2023-02-17 14:50:20 +00:00
parent 73ce4d6cd8
commit 4f4e346953
104 changed files with 320 additions and 272 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ Customizing the web client
This guide is about creating modules for Odoo's web client.
To create websites with Odoo, see :doc:`website`; to add business capabilities
or extend existing business systems of Odoo, see :doc:`backend`.
or extend existing business systems of Odoo, see :doc:`../tutorials/getting_started`.
.. warning::