Modified Line 49 and 220 to fix broken links

This commit is contained in:
Robert T 2015-02-27 19:52:41 +00:00 committed by robert.tisdale@hp.com
parent 7eea731a3a
commit a1eca5f3a1

View file

@ -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
@ -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`