We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b0d7f commit 2f034d2Copy full SHA for 2f034d2
crates/cxx-qt-gen/src/generator/rust/qobject.rs
@@ -115,7 +115,7 @@ fn generate_qobject_definitions(
115
#[doc = "\n"]
116
#[doc = "Use this type when referring to the QObject as a pointer"]
117
118
- #[doc = "See the book for more information: <https://kdab.github.io/cxx-qt/book/qobject/generated-qobject.html>"]
+ #[doc = "See the book for more information: <https://kdab.github.io/cxx-qt/book/concepts/generated_qobject.html>"]
119
#namespace
120
#cxx_name
121
#(#cfgs)*
0 commit comments