Skip to content

Commit 81b7ddb

Browse files
authored
docs: Remove code style reference from CONTRIBUTING (#1710)
1 parent 0e2630b commit 81b7ddb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ For analyzing bugs, creating bug fixes and features we recommend to clone this r
3030
```
3131
bundle exec rake test:ios
3232
```
33-
Check the Rakefile and the circleci config for more information.
34-
35-
5. Make sure your code follows the [style guide](#style-guide).
33+
Check the [Rakefile](Rakefile) and the [GitHub workflows](.github/workflows) for more information.
3634

3735
# Bugs
3836

0 commit comments

Comments
 (0)