Skip to content

Commit

Permalink
docs(readme): fix headings [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed May 5, 2021
1 parent 6138902 commit 49e05b5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
.. _readme:

node-formula
============

Expand Down Expand Up @@ -71,7 +69,7 @@ starts the associated node service.
This state will install Node package only.

``node.archive``
^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^

This state will install Node from archive only.

Expand Down Expand Up @@ -114,7 +112,7 @@ This state will remove Node package and has a dependency on
``node.config.clean`` via include list.

``node.archive.clean``
^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^

This state will remove Node package and has a dependency on
``node.config.clean`` via include list.
Expand Down

0 comments on commit 49e05b5

Please sign in to comment.