diff --git a/src/glossary.md b/src/glossary.md index 1864ff4b40588..8f0eab906713e 100644 --- a/src/glossary.md +++ b/src/glossary.md @@ -173,4 +173,5 @@ or unintended computation; or platform-specific results. [structs]: items/structs.html [trait objects]: types/trait-object.html [traits]: items/traits.html +[undefined-behavior]: behavior-considered-undefined.html [unions]: items/unions.html