mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[typo] readme: action's' map.
This commit is contained in:
parent
2b7b703df3
commit
877946fece
1 changed files with 2 additions and 2 deletions
|
@ -10,11 +10,11 @@ This repository is the core of YunoHost code.
|
|||
## Contribute
|
||||
- You can develop on this repository using [ynh-dev tool](https://github.com/YunoHost/ynh-dev) with `use-git` sub-command.
|
||||
- On this repository we are [following this workflow](https://yunohost.org/#/build_system_en): `stable <— testing <— branch`.
|
||||
- Note: if you modify python scripts, you will have to modifiy the action map.
|
||||
- Note: if you modify python scripts, you will have to modifiy the actions map.
|
||||
|
||||
## Repository content
|
||||
- [YunoHost core Python 2.7 scripts](https://github.com/YunoHost/yunohost/tree/stable/src/yunohost).
|
||||
- [An actionmap](https://github.com/YunoHost/yunohost/blob/stable/data/actionsmap/yunohost.yml) used by moulinette.
|
||||
- [An actionsmap](https://github.com/YunoHost/yunohost/blob/stable/data/actionsmap/yunohost.yml) used by moulinette.
|
||||
- [Services configuration templates](https://github.com/YunoHost/yunohost/tree/stable/data/templates).
|
||||
- [Hooks](https://github.com/YunoHost/yunohost/tree/stable/data/hooks).
|
||||
- [Locales](https://github.com/YunoHost/yunohost/tree/stable/locales) for translations of `yunohost` command.
|
||||
|
|
Loading…
Add table
Reference in a new issue