Skip to content

Commit

Permalink
More formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
stjeanp committed Oct 22, 2014
1 parent c85a5b9 commit af724d4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

1. [Overview](#overview)
2. [Module Description - What the module does and why it is useful](#module-description)
3. [Setup - The basics of getting started with [Modulename]](#setup)
* [What [Modulename] affects](#what-[modulename]-affects)
3. [Setup - The basics of getting started with mail_aliases](#setup)
* [What mail_aliases affects](#what-mail_aliases-affects)
* [Setup requirements](#setup-requirements)
* [Beginning with [Modulename]](#beginning-with-[Modulename])
* [Beginning with mail_aliases](#beginning-with-mail_aliases)
4. [Usage - Configuration options and additional functionality](#usage)
5. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
5. [Limitations - OS compatibility, etc.](#limitations)
Expand All @@ -23,7 +23,7 @@ The mail_aliases module manages mail aliases on the target systems using data st

##Setup

###What [Modulename] affects
###What mail_aliases affects

* The aliases file on the target systems.

Expand All @@ -32,7 +32,7 @@ The mail_aliases module manages mail aliases on the target systems using data st
* You must enable deep hash merges in your hiera configuration.
* You must install the deep_merge gem for this module to function correctly.

###Beginning with [Modulename]
###Beginning with mail_aliases

Ensure that deep merges are enabled in hiera and that you've installed the deep_merge gem.

Expand Down

0 comments on commit af724d4

Please sign in to comment.