From 5ce617a490a62b4b3fe1b44dda87f5001d749d75 Mon Sep 17 00:00:00 2001 From: Denis Vermylen Date: Fri, 3 Jun 2022 16:24:23 +0200 Subject: [PATCH] [FIX] odoo.sh: remove hidden folder from documentation it will also be renamed to .repositories in the near future --- content/administration/odoo_sh/getting_started/online-editor.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/content/administration/odoo_sh/getting_started/online-editor.rst b/content/administration/odoo_sh/getting_started/online-editor.rst index 8eecb10e0..558b9819b 100644 --- a/content/administration/odoo_sh/getting_started/online-editor.rst +++ b/content/administration/odoo_sh/getting_started/online-editor.rst @@ -37,7 +37,6 @@ The working directory is composed of the following folders: │ │ ├── enterprise Odoo Enterprise source code │ │ ├── themes Odoo Themes source code │ │ └── user Your repository branch source code - │ ├── repositories The Git repositories used by your project │ ├── data │ │ ├── filestore database attachments, as well as the files of binary fields │ │ └── sessions visitors and users sessions