From b6fd67be7f6b372e5023440dbd32e59fbbd9d6f9 Mon Sep 17 00:00:00 2001 From: Matt Massicotte <85322+mattmassicotte@users.noreply.github.com> Date: Sat, 14 Oct 2023 17:10:28 -0400 Subject: [PATCH] fix links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d9d4b24..66f56ad 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ targets: [ I was kind of hoping that some else had built something like this. And they have! However, none of the things I found are maintained any more. -- (ProjLint)[https://github.com/JamitLabs/ProjLint] -- (XcodeProjLint)[https://github.com/RocketLaunchpad/XcodeProjLint] -- (xcprojectlint)[https://github.com/americanexpress/xcprojectlint] +- [ProjLint](https://github.com/JamitLabs/ProjLint) +- [XcodeProjLint](https://github.com/RocketLaunchpad/XcodeProjLint) +- [xcprojectlint](https://github.com/americanexpress/xcprojectlint) ## Contributing and Collaboration