From 1f0880175d7dbac0a96e935c5028e71d1bc4e798 Mon Sep 17 00:00:00 2001 From: Samuel Moelius <35515885+smoelius@users.noreply.github.com> Date: Tue, 7 Nov 2023 08:29:29 -0500 Subject: [PATCH] Fix broken link --- examples/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/README.md b/examples/README.md index bdfb4e2e6..db3d39452 100644 --- a/examples/README.md +++ b/examples/README.md @@ -71,6 +71,7 @@ The example libraries are separated into the following three categories: ``` [clippy]: https://github.com/rust-lang/rust-clippy#clippy +[experimental]: #experimental [general]: #general [restriction]: #restriction [supplementary]: #supplementary