Skip to content

Commit 03a1a72

Browse files
committed
chore: new url for remark loader contrib -> main
1 parent 9a0b6e7 commit 03a1a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/loaders/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Loaders are activated by using `loadername!` prefixes in `require()` statements,
4646
- [`handlebars-loader`](https://github.com/pcardune/handlebars-loader) Compiles Handlebars to HTML
4747
- [`markup-inline-loader`](https://github.com/asnowwolf/markup-inline-loader) Inline SVG/MathML files to HTML. It’s useful when applying icon font or applying CSS animation to SVG.
4848
- [`twig-loader`](https://github.com/zimmo-be/twig-loader) Compiles Twig templates and returns a function
49-
- [`remark-loader`](https://github.com/webpack-contrib/remark-loader) Load markdown through `remark` with built-in image resolution
49+
- [`remark-loader`](https://github.com/webpack/remark-loader) Load markdown through `remark` with built-in image resolution
5050

5151
## Styling
5252

0 commit comments

Comments
 (0)