From 738c75fed8295420c2a5f04b0a6db1200924f713 Mon Sep 17 00:00:00 2001 From: Ryan Blue Date: Sun, 18 Sep 2022 18:12:28 -0400 Subject: [PATCH] [readme] Fix formatting/linting link (#4423) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a46b8cbd55..cd2bf8e430 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Welcome to the WPILib project. This repository contains the HAL, WPILibJ, and WP - [Using Development Builds](#using-development-builds) - [Custom toolchain location](#custom-toolchain-location) - [Gazebo simulation](#gazebo-simulation) - - [Formatting/linting with wpiformat](#formattinglinting-with-wpiformat) + - [Formatting/Linting](#formattinglinting) - [CMake](#cmake) - [Publishing](#publishing) - [Structure and Organization](#structure-and-organization)