From 32e74872ce22a41fe72e6276356399fef1773edc Mon Sep 17 00:00:00 2001 From: Martin Giger Date: Mon, 30 Oct 2017 15:52:54 +0100 Subject: [PATCH] docs: Fix TOC --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c84f002..63543fe 100644 --- a/README.md +++ b/README.md @@ -5,19 +5,19 @@ Rules for Array functions and methods. ## Contents - - [Installation](#Installation) - - [Rules](#Rules) + - [Installation](#installation) + - [Rules](#rules) - [`from-map`](#from-map) - - [Examples](#Examples) + - [Examples](#examples) - [`no-unnecessary-this-arg`](#no-unnecessary-this-arg) - [Checked Functions](#checked-functions) - [Checked Methods](#checked-methods) - - [Examples](#Examples2) + - [Examples](#examples-1) - [`prefer-array-from`](#prefer-array-from) - - [Examples](#Examples3) - - [`array-func/recommended` Configuration](#array-func-recommended-configuration) + - [Examples](#examples-2) + - [`array-func/recommended` Configuration](#array-funcrecommended-configuration) - [Using the Configuration](#using-the-configuration) - - [License](#License) + - [License](#license) ## Installation