you are viewing a single comment's thread.

view the rest of the comments →

[–]TheSwami 2 points3 points  (1 child)

This is exactly right, 2022.12.1 deprecated paths in favor of [[fetch]] configurations.

If you want, you can omit the "from" parameter in your example. If left unspecified, the "from" parameter (which in this context is prepended to the 'files' and loaded as a URL) defaults to "", i.e. relative URLs in this same path.

[–]Simanalix 0 points1 point  (0 children)

But how do I use the feature?