Skip to content

Commit

Permalink
Fix broken link in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vollkorntomate committed Aug 1, 2022
1 parent 7400f89 commit 3d0537c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Please see our [pull request guide](https://github.com/vector-im/element-android

## Implementing a new screen

New screen flows are currently using MVVM-Coordinator pattern. Please refer to the screen template under [Tools/Scripts/createSimpleScreen.sh](Tools/Scripts/createSimpleScreen.sh) to create a new screen or a new screen flow.
New screen flows are currently using MVVM-Coordinator pattern. Please refer to the screen template under [Tools/Scripts/createScreen.sh](Tools/Scripts/createScreen.sh) to create a new screen or a new screen flow.

## Coding style

Expand Down

0 comments on commit 3d0537c

Please sign in to comment.