Skip to content

Commit

Permalink
Lint README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebarrie committed Jan 8, 2021
1 parent 424b8aa commit 2a3f4bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
A Rails engine for queuing and managing maintenance tasks.

## Table of Contents

* [Installation](#installation)
* [Usage](#usage)
* [Creating a Task](#creating-a-task)
Expand Down Expand Up @@ -41,9 +42,8 @@ database. It also mounts Maintenance Tasks in your `config/routes.rb`. By
default the web UI can be accessed in the new `/maintenance_tasks` path.

In case you use an exception reporting service (e.g. Bugsnag) you might want to
define an error handler. See
[Customizing the error handler](#customizing-the-error-handler) for more
information.
define an error handler. See [Customizing the error
handler](#customizing-the-error-handler) for more information.

## Usage

Expand Down

0 comments on commit 2a3f4bd

Please sign in to comment.