Skip to content

Commit d3f8efd

Browse files
authored
Fix anchor
1 parent 26fce6c commit d3f8efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The plugin requires no configuration by default, but it is possible to configure
9191

9292
### `lightweightTags: false`
9393

94-
If you need [lightweight tags](https://git-scm.com/book/en/v2/Git-Basics-Tagging#Lightweight-Tags) support, you may turn on `lightweightTags` option in this way:
94+
If you need [lightweight tags](https://git-scm.com/book/en/v2/Git-Basics-Tagging#_lightweight_tags) support, you may turn on `lightweightTags` option in this way:
9595

9696
```javascript
9797
var GitRevisionPlugin = require('git-revision-webpack-plugin')

0 commit comments

Comments
 (0)