summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2021-01-26 13:08:24 -0500
committerGitHub <noreply@github.com>2021-01-26 13:08:24 -0500
commit36e24a7ee154c8b0992027396fc2c6ecad6e7bf1 (patch)
tree9a8e0cd625e706327877c2547a9136d7b317316b
parentaa78cbde5fbc68572dc1150605d7b0209eca37e2 (diff)
downloadsdl_ios-bugfix/issue-1895-update-CLA.tar.gz
Apply suggestions from code reviewbugfix/issue-1895-update-CLA
Co-authored-by: NicoleYarroch <nicole@livio.io>
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index b1b39f6e0..189e8a039 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -24,5 +24,5 @@ We use [Gitflow](http://nvie.com/posts/a-successful-git-branching-model/) as our
In order to accept Pull Requests from contributors, you must first sign [the Contributor's License Agreement](https://docs.google.com/forms/d/1VNR8EUd5b46cQ7uNbCq1fJmnu0askNpUp5dudLKRGpU/viewform). If you need to make a change to information that you entered, [please contact us](mailto:admin@smartdevicelink.com).
### Repository Specific Guidelines
- * [iOS Style Guide]("https://github.com/smartdevicelink/sdl_ios/wiki/Objective-C-Style-Guide")
+ * [iOS Style Guide](https://github.com/smartdevicelink/sdl_ios/wiki/Objective-C-Style-Guide)
* Please document all public and internally public APIs using Xcode's standard documentation (have the cursor on the API declaration and press `cmd+alt+/`).