From ec1a5a25c76350539f46b9da6a9d7a71f5d6ec80 Mon Sep 17 00:00:00 2001 From: "Tobin C. Harding" Date: Fri, 15 Dec 2023 12:02:53 +1100 Subject: [PATCH] CONTRIBUTING: Remove stale links These sections have been removed but still have links in the index. --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2e0da229..14cb8806 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,8 +18,6 @@ changes to this document in a pull request. * [Peer review](#peer-review) * [Repository maintainers](#repository-maintainers) - [Coding conventions](#coding-conventions) - * [Formatting](#formatting) - * [MSRV](#msrv) * [Naming conventions](#naming-conventions) * [Upgrading dependencies](#upgrading-dependencies) * [Unsafe code](#unsafe-code)