From 1bee6a575cf6747403dedc1386af2569b7cb3d5d Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Thu, 7 Jul 2022 23:50:25 +0300 Subject: [PATCH] updated readme and paypal donation link --- .github/FUNDING.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/FUNDING.yaml b/.github/FUNDING.yaml index 6f504dc0..16b6cc1d 100644 --- a/.github/FUNDING.yaml +++ b/.github/FUNDING.yaml @@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry -custom: ['https://www.paypal.com/donate?hosted_button_id=S98EMBN3G3HZY'] +custom: ['https://www.paypal.com/donate/?hosted_button_id=4DVXNL4B8WT98'] diff --git a/README.md b/README.md index 71f5224d..7cfbbcb8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [PocketBase](https://pocketbase.io) is an open source Go backend, consisting of: - embedded database (_SQLite_) with **realtime subscriptions** -- backed-in **files and users management** +- built-in **files and users management** - convenient **Admin dashboard UI** - and simple **REST-ish API**