From 4b8ad50b89dd6490afe37f20d21f727c49396211 Mon Sep 17 00:00:00 2001 From: chenxsan Date: Sat, 29 Aug 2020 17:43:55 +0800 Subject: [PATCH] fix: update anchor --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f0bea5c..afa8950 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,9 @@ And run `webpack` via your preferred method. ## Options -| Name | Type | Default | Description | -| :----------------------------------: | :----------: | :---------: | :--------------------------------------------- | -| **[`filterSourceMappingUrl`](#url)** | `{Function}` | `undefined` | Allows to control `SourceMappingURL` behaviour | +| Name | Type | Default | Description | +| :-----------------------------------------------------: | :----------: | :---------: | :--------------------------------------------- | +| **[`filterSourceMappingUrl`](#filtersourcemappingurl)** | `{Function}` | `undefined` | Allows to control `SourceMappingURL` behaviour | ### filterSourceMappingUrl