Skip to content

Commit 159cd6d

Browse files
committed
Docs: Fix broken link in Best Practices page
1 parent 6d76d02 commit 159cd6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Coding Style Guide
44

5-
We like to have a consistent coding style in the WordPress for iOS app, and to help us achieve this we’ve drafted a [[style guide | Coding Style Guide]] outlining preferred code formatting, some preferred language idioms.
5+
We like to have a consistent coding style in the WordPress for iOS app, and to help us achieve this we’ve drafted a [style guide](coding-style-guide.md) outlining preferred code formatting, some preferred language idioms.
66

77
It’s a good idea to check the style guide from time to time as we update it to account for new improvements in the Objective-C language or in the iOS SDK.
88

0 commit comments

Comments
 (0)