diff --git a/lib/naughty/dbus.lua b/lib/naughty/dbus.lua index 8c91261f2..35c03efc6 100644 --- a/lib/naughty/dbus.lua +++ b/lib/naughty/dbus.lua @@ -39,7 +39,7 @@ local dbus = { config = {} } local bus_connection -- DBUS Notification constants --- https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html#urgency-levels +-- https://specifications.freedesktop.org/notification-spec/latest/urgency-levels.html local urgency = { low = "\0", normal = "\1",