fix(trash): update freedesktop trash specification url
Problem: the old URL specifications.freedesktop.org/trash-spec/1.0/ is dead and redirects or 404s. Solution: update to the current URL trash/1.0/ in docs, source, and the generation script. Cherry-picked from: stevearc/oil.nvim#722
This commit is contained in:
parent
f55b25e493
commit
b92ecb04ee
3 changed files with 3 additions and 3 deletions
|
|
@ -763,7 +763,7 @@ will be permanently deleted (purged).
|
|||
|
||||
Linux:
|
||||
Oil supports the FreeDesktop trash specification.
|
||||
https://specifications.freedesktop.org/trash-spec/1.0/
|
||||
https://specifications.freedesktop.org/trash/1.0/
|
||||
All features should work.
|
||||
|
||||
Mac:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue