Skip to content

Commit 7c2bc52

Browse files
author
Guewen Baconnier
committed
Fix path to Dockerfile
1 parent 19fc197 commit 7c2bc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ git add odoo/external-src/sale-workflow
259259
```
260260

261261
And to add it in the `ADDONS_PATH` environment variable of the
262-
[Dockerfile](../odoo/Dockerfile). As the `Dockerfile` is modified, a rebuild is
262+
[Dockerfile](odoo/Dockerfile). As the `Dockerfile` is modified, a rebuild is
263263
required.
264264

265265
Then commit the new submodule

0 commit comments

Comments
 (0)