Modified Line 49 and 220 to fix broken links
This commit is contained in:
parent
7eea731a3a
commit
a1eca5f3a1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
##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`
|
#####`config_file`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue