Skip to content

Commit 5eec617

Browse files
committed
Fix default options link path
1 parent ac0f74e commit 5eec617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Options
22

33
**All options are optional and `offline-plugin` can be used without specifying them.**
4-
_Also see list of default options [here](https://github.com/NekR/offline-plugin/blob/master/src/index.js#L17)._
4+
_Also see list of default options [here](../src/default-options.js)._
55

66
#### `appShell: string`
77

0 commit comments

Comments
 (0)