diff options
-rw-r--r-- | docs/bundler/loaders.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bundler/loaders.md b/docs/bundler/loaders.md index 5c88fbc9b..b06f07175 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 %} |