doc: Update links to FreeDesktop's Trash spec (#490)

Keeping it pinned to 1.0

Fixes #489
This commit is contained in:
Éric NICOLAS 2024-10-01 07:11:09 +02:00 committed by GitHub
parent 581c729805
commit 9e6fb844fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
-- Based on the FreeDesktop.org trash specification
-- https://specifications.freedesktop.org/trash-spec/trashspec-1.0.html
-- https://specifications.freedesktop.org/trash-spec/1.0/
local cache = require("oil.cache")
local config = require("oil.config")
local constants = require("oil.constants")