From 71ef15a3d41af43697b9c96feef80dd88425e7d4 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 18 Dec 2020 22:10:54 +0000 Subject: chore: convert doc links to intra-doc links --- serde_dhall/src/static_type.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serde_dhall/src/static_type.rs') diff --git a/serde_dhall/src/static_type.rs b/serde_dhall/src/static_type.rs index 586cd4d..31c93a6 100644 --- a/serde_dhall/src/static_type.rs +++ b/serde_dhall/src/static_type.rs @@ -12,7 +12,7 @@ use crate::SimpleType; /// /// See also [the table of type correspondances]. /// -/// [the table of type correspondances]: enum.SimpleType.html#type-correspondence +/// [the table of type correspondances]: SimpleType#type-correspondence /// /// # Example /// -- cgit v1.2.3