Skip to content

Commit

Permalink
Merge pull request rubocop#148 from nbouscal/patch-1
Browse files Browse the repository at this point in the history
Fix tz-config link
  • Loading branch information
bbatsov committed Jul 11, 2015
2 parents 7de8209 + 238f559 commit 2133777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1006,7 +1006,7 @@ your application.

* <a name="tz-config"></a>
Config your timezone accordingly in `application.rb`.
<sup>[[link](#time-now)]</sup>
<sup>[[link](#tz-config)]</sup>

```Ruby
config.time_zone = 'Eastern European Time'
Expand Down

0 comments on commit 2133777

Please sign in to comment.