Skip to content

Commit

Permalink
Merge pull request #679 from elricsfate/master
Browse files Browse the repository at this point in the history
Modified Line 49 and 220 to fix broken links
  • Loading branch information
Morgan Haskel committed Feb 27, 2015
2 parents 7a3fe1c + a1eca5f commit 60c0bfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class { '::mysql::server':
}
~~~

See [**Customizing Server Options**](customizing-server-options) below for examples of the hash structure for $override_options`.
See [**Customizing Server Options**](#customizing-server-options) below for examples of the hash structure for $override_options`.

##Usage

Expand Down Expand Up @@ -217,7 +217,7 @@ $override_options = {
}
~~~

See [**Customizing Server Options**](customizing-server-options) above for usage details.
See [**Customizing Server Options**](#customizing-server-options) above for usage details.

#####`config_file`

Expand Down

0 comments on commit 60c0bfb

Please sign in to comment.