Skip to content

Commit 49a6fad

Browse files
committed
Update Swift style guide link
1 parent 28dd344 commit 49a6fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Small pull requests for things like typos, bug fixes, etc are always welcome.
1818
DOs and DON'Ts
1919
--------------
2020

21-
* DO follow our [coding style](https://github.com/uber/java-code-styles)
21+
* DO follow our [coding style](https://github.com/raywenderlich/swift-style-guide)
2222
* DO include tests when adding new features. When fixing bugs, start with adding a test that highlights how the current behavior is broken.
2323
* DO keep the discussions focused. When a new or related topic comes up it's often better to create new issue than to side track the discussion.
2424

0 commit comments

Comments
 (0)