Skip to content

Commit e365da6

Browse files
authored
Merge pull request #33 from karlhorky/patch-2
Fix anchor
2 parents 7a0ae3f + d3f8efd commit e365da6

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)