Skip to content

Commit

Permalink
Update multi-app-template.md (#3943)
Browse files Browse the repository at this point in the history
Fix some mistakes in the doc and try to make it better and more clear

Signed-off-by: Farshad Davoudi <[email protected]>
  • Loading branch information
farshaddavoudi authored Jan 5, 2024
1 parent 6bcddf9 commit 08939fc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@ apps:
The following rules apply for all the paths present in the template file:
- If the path is absolute, it is used as is.
- All relative paths under command section should be provided relative to the template file path.
- All relative paths under common section should be provided relative to the template file path.
- `appDirPath` under apps section should be provided relative to the template file path.
- All relative paths under app section should be provided relative to the `appDirPath`.
- All other relative paths under apps section should be provided relative to the `appDirPath`.

{{% /codetab %}}

Expand Down

0 comments on commit 08939fc

Please sign in to comment.