Skip to content

Commit

Permalink
Merge pull request google#268 from google/objc-xml-linking
Browse files Browse the repository at this point in the history
[objc] Make objcguide.xml link to objcguide.md 🔄
  • Loading branch information
stephanemoore authored Aug 25, 2017
2 parents 0c88671 + fc2b5ac commit ef4219f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions objcguide.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?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="https://github.com/google/styleguide/blob/gh-pages/objcguide.md">objcguide.md</a>
</p>
</GUIDE>

0 comments on commit ef4219f

Please sign in to comment.