From 24bdb5b299b981b45748b9dbcd983373df659b37 Mon Sep 17 00:00:00 2001 From: Mike Odnis Date: Sun, 12 Jul 2026 17:39:10 -0400 Subject: [PATCH] Remove landing project from README Removed landing project entry from README. Signed-off-by: Mike Odnis --- profile/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 0efb8c2..3992147 100644 --- a/profile/README.md +++ b/profile/README.md @@ -23,7 +23,6 @@ ResQ is a mission-critical autonomous platform for decentralized coordination in | [programs](https://github.com/resq-software/programs) | Solana Anchor on-chain programs | Rust | | [vcpkg](https://github.com/resq-software/vcpkg) | C++ vcpkg libraries | C++ | | [viz](https://github.com/resq-software/viz) | .NET visualization library | C# | -| [landing](https://github.com/resq-software/landing) | Marketing & product site | Next.js | | [docs](https://github.com/resq-software/docs) | Documentation (Mintlify) | MDX | | [dev](https://github.com/resq-software/dev) | One-command developer setup + canonical git hooks | Shell |