From 7cc0f1f2cc388d09006ebe0a0086fb4d214fb479 Mon Sep 17 00:00:00 2001 From: Russell Hancox Date: Tue, 3 Oct 2017 14:50:29 -0400 Subject: [PATCH] Update links to CONTRIBUTING and ObjC styleguide --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.