diff --git a/docs/bundler/loaders.md b/docs/bundler/loaders.md index 5c88fbc9b5..b06f07175a 100644 --- a/docs/bundler/loaders.md +++ b/docs/bundler/loaders.md @@ -216,7 +216,7 @@ If a value is specified for `publicPath`, the import will use value as a prefix --- - `"https://cdn.example.com/"` -- `https://cdn.example.com/` +- `https://cdn.example.com/logo.svg` {% /table %}