From fc2b5ac747cfa149064160d5e9b06bb36ed11129 Mon Sep 17 00:00:00 2001 From: Stephane Moore Date: Thu, 24 Aug 2017 17:48:51 -0700 Subject: [PATCH] =?UTF-8?q?[objc]=20Fix=20the=20link=20to=20the=20new=20Ob?= =?UTF-8?q?jective-C=20style=20guide=20=E2=9B=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The link can't be relative because the new style guide is served as markdown and the endpoint serving the XML file serves raw content. --- objcguide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objcguide.xml b/objcguide.xml index 1937ce0..3beca74 100644 --- a/objcguide.xml +++ b/objcguide.xml @@ -3,6 +3,6 @@

The style guide has moved to - objcguide.md + objcguide.md