fix xdg doc link
This commit is contained in:
parent
81f1e8b84d
commit
c34a0dd4a5
|
@ -9,7 +9,7 @@
|
|||
//!
|
||||
//! Smithay currently provides two of them:
|
||||
//!
|
||||
//! - The [`xdg`](xdg/index.hmtl) module provides handlers for the `xdg_shell` protocol, which is
|
||||
//! - The [`xdg`](xdg/index.html) module provides handlers for the `xdg_shell` protocol, which is
|
||||
//! the current standard for desktop apps
|
||||
//! - The [`legacy`](legacy/index.html) module provides handlers for the `wl_shell` protocol, which
|
||||
//! is now deprecated. You only need it if you want to support apps predating `xdg_shell`.
|
||||
|
|
Loading…
Reference in New Issue