Fix incorrect URL in loaders.md (#3025)

This commit is contained in:
Kruithne
2023-05-24 02:08:24 +01:00
committed by GitHub
parent 6074d4e378
commit d9bdfcf131

View File

@@ -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 %}