mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
[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
X-original-commit: 4f4e346953
Part-of: odoo/documentation#3660
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<h5 class="text-dark pt-3 text-uppercase fw_bold">{{ _("Top Links") }}</h5>
|
||||
<ul class="list-unstyled">
|
||||
<li>
|
||||
<a href="{{ pathto('developer/howtos/rdtraining') }}" class="stretched-link">
|
||||
<a href="{{ pathto('developer/tutorials/getting_started') }}" class="stretched-link">
|
||||
{{ _("Tutorial: Getting started") }}
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user