Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3 from russellhancox/master
Browse files Browse the repository at this point in the history
Update links to CONTRIBUTING and ObjC styleguide
  • Loading branch information
russellhancox authored Oct 3, 2017
2 parents d15069a + 7cc0f1f commit f494505
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ use GitHub pull requests for this purpose.

All code submissions should try to match the surrounding code. Wherever
possible, code should adhere to the
[Google Objective-C Style Guide](http://google-styleguide.googlecode.com/svn/trunk/objcguide.xml).
[Google Objective-C Style Guide](https://google.github.io/styleguide/objcguide.html).

### The small print
Contributions made by corporations are covered by a different agreement than
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ In order to restore an APFS 10.13 DMG to a machine, the host machine running Res
## Contributing

Patches to this library are very much welcome.
Please see the [CONTRIBUTING](https://github.com/google/macops-molxpcconecction/blob/master/CONTRIBUTING.md) file.
Please see the [CONTRIBUTING](https://github.com/google/restor/blob/master/CONTRIBUTING.md) file.

0 comments on commit f494505

Please sign in to comment.