From c6b9176791fde8328fe880cdf9a512d302fd8477 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 22 Jan 2026 02:54:19 +0000 Subject: [PATCH] fix: correct FUNDING.yml pricing link and remove enterprise - Update pricing URL to https://www.replimap.com/#pricing - Remove non-existent enterprise link https://claude.ai/code/session_014BYAoru6PRXxVgA3p7jYZo --- .github/FUNDING.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index c77fc5b..61fb665 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,3 @@ github: [RepliMap] custom: - - "https://replimap.com/pricing" - - "https://replimap.com/enterprise" + - "https://www.replimap.com/#pricing"