mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
Correct URL of branching diagram
Signed-off-by: Tim Krüger <t@timkrueger.me>
This commit is contained in:
parent
acd0bb7cd5
commit
4f138a18bf
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ We are all about quality while not sacrificing speed so we use a very pragmatic
|
|||
|
||||
### Branching model
|
||||
|
||||
![branching model](/doc/branching.png "Branching Model")
|
||||
![branching model](/docs/branching.png "Branching Model")
|
||||
* All contributions (bug fix or feature PRs) target the ```master``` branch
|
||||
* Feature releases will always be based on ```master```
|
||||
* Bug fix releases will always be based on their respective feature-release-bug-fix-branches
|
||||
|
|
Loading…
Reference in a new issue