We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5a183 commit 352128eCopy full SHA for 352128e
gtk4-macros/src/lib.rs
@@ -144,7 +144,7 @@ pub fn include_blueprint(input: TokenStream) -> TokenStream {
144
/// }
145
/// ```
146
///
147
-/// The [`CompositeTemplate`] macro can also be used with [Blueprint](https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/)
+/// The [`CompositeTemplate`] macro can also be used with [Blueprint](https://gnome.pages.gitlab.gnome.org/blueprint-compiler/)
148
/// if the feature `blueprint` is enabled.
149
/// you can use `string` or `file` relative to the project directory but not
150
/// `resource`
0 commit comments