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 1203a5d commit 689938eCopy full SHA for 689938e
src/lib.rs
@@ -232,7 +232,7 @@ pub mod provenance;
232
233
/// A provenance ID
234
///
235
-/// This is an integer referring to a row of an [``ProvenanceTable``].
+/// This is an integer referring to a row of a [``provenance::ProvenanceTable``].
236
237
/// The features for this type follow the same pattern as for [``NodeId``]
238
#[cfg(any(doc, feature = "provenance"))]
0 commit comments