Skip to content

Commit b7af918

Browse files
authored
Merge pull request #755 from rnelson0/patch-1
TOC updates
2 parents bf4ee15 + 74718f0 commit b7af918

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

README.markdown

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22

33
#### Table of Contents
44

5-
2. [Module Description - What the module does and why it is useful](#module-description)
6-
3. [Setup - The basics of getting started with stdlib](#setup)
7-
4. [Usage - Configuration options and additional functionality](#usage)
8-
5. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
9-
5. [Limitations - OS compatibility, etc.](#limitations)
10-
6. [Development - Guide for contributing to the module](#development)
5+
1. [Module Description - What the module does and why it is useful](#module-description)
6+
1. [Setup - The basics of getting started with stdlib](#setup)
7+
1. [Usage - Configuration options and additional functionality](#usage)
8+
1. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
9+
1. [Classes](#classes)
10+
1. [Defined Types](#defined-types)
11+
1. [Data Types](#data-types)
12+
1. [Facts](#facts)
13+
1. [Functions](#functions)
14+
1. [Limitations - OS compatibility, etc.](#limitations)
15+
1. [Development - Guide for contributing to the module](#development)
16+
1. [Contributors](#contributors)
1117

1218

1319
## Module Description
@@ -323,7 +329,7 @@ Unacceptable input example:
323329

324330
### Facts
325331

326-
####`package_provider`
332+
#### `package_provider`
327333

328334
Returns the default provider Puppet uses to manage packages on this system.
329335

0 commit comments

Comments
 (0)