Skip to content

Commit 66813ad

Browse files
Munterevilebottnawi
authored andcommitted
docs: update link to file-loader (#251)
The repository has moved
1 parent 65314cd commit 66813ad

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
@@ -97,7 +97,7 @@ Or, in case of just a `from` with the default destination, you can also use a `{
9797
|:--:|:--:|:-----:|:----------|
9898
|**`'dir'`**|`{String}`|`undefined`|If `from` is directory, `to` has no extension or ends in `'/'`|
9999
|**`'file'`**|`{String}`|`undefined`|If `to` has extension or `from` is file|
100-
|**`'template'`**|`{String}`|`undefined`|If `to` contains [a template pattern](https://github.com/webpack/file-loader#placeholders)|
100+
|**`'template'`**|`{String}`|`undefined`|If `to` contains [a template pattern](https://github.com/webpack-contrib/file-loader#placeholders)|
101101

102102
#### `'dir'`
103103

0 commit comments

Comments
 (0)