Skip to content

Commit

Permalink
Merge pull request #1 from kriskhaira/master
Browse files Browse the repository at this point in the history
Fix homepage URL
  • Loading branch information
pdesantis committed Jan 2, 2015
2 parents 8276966 + b7abb7d commit d992bd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Healthy Habits/Classes/AboutWindowController.xib
Expand Up @@ -56,7 +56,7 @@
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="156">
<rect key="frame" x="56" y="45" width="167" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="gethealthyhabitsapp.com" id="157">
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="pdesantis.github.io/HealthyHabits" id="157">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand Down Expand Up @@ -93,4 +93,4 @@
</connections>
</window>
</objects>
</document>
</document>

0 comments on commit d992bd9

Please sign in to comment.