diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 28cfa2b..039c635 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 diff --git a/README.md b/README.md index 6aaa784..7825443 100644 --- a/README.md +++ b/README.md @@ -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.