styleguide/objcguide.xml
Stephane Moore d6bc013ece [objc] Make objcguide.xml link to objcguide.md 🔄
There are links out in the wild to the old XML style guide. An XML file that links to the new style guide location ensures that those links are not completely broken.
2017-08-23 14:57:27 -07:00

9 lines
225 B
XML

<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="styleguide.xsl"?>
<GUIDE title="Google Objective-C Style Guide">
<p>
The style guide has moved to
<a href="objcguide.md">objcguide.md</a>
</p>
</GUIDE>