From e888122644e2773a9d67bc4218a5aded831a380b Mon Sep 17 00:00:00 2001 From: Marco Walz <8124114+marc0olo@users.noreply.github.com> Date: Fri, 1 Aug 2025 08:58:43 +0200 Subject: [PATCH 1/2] clean up for grants and bounties --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 68a4161..4cac597 100644 --- a/README.md +++ b/README.md @@ -600,7 +600,6 @@ For Unreal Engine-compatible client libraries, see [C++ agents](#C++). ## Bounties and Grants -- [DFINITY Developer Grants and Bounties](http://dfinity.org/grants) / [Requests and Discussions](https://github.com/dfinity/grant-rfps/discussions) - Developer Grant and Bounty program provided by the DFINITY foundation. +- [DFINITY Developer Grants and Bounties](http://dfinity.org/grants) - Developer Grant and Bounty program provided by the DFINITY foundation. - [Requests for Startups](https://github.com/dfinity/grant-rfps/blob/main/requests-for-startups.md) - A list of ideas for startups to build on the Internet Computer. - [ICDevs Bounties](https://icdevs.org/bounties.html) - Code bounties by the ICDevs organization. -- [Video: Overview of the Developer Grants Program](https://www.youtube.com/watch?v=hoYo-c9SMfQ) - A video that explains the objective and the process of the DFINITY Developer Grants program. From 6ad8f0fe61e33329f78df9cae65e2cbc2bbbd101 Mon Sep 17 00:00:00 2001 From: Marco Walz <8124114+marc0olo@users.noreply.github.com> Date: Fri, 1 Aug 2025 09:05:49 +0200 Subject: [PATCH 2/2] remove bounties for now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cac597..c0c8ab9 100644 --- a/README.md +++ b/README.md @@ -600,6 +600,6 @@ For Unreal Engine-compatible client libraries, see [C++ agents](#C++). ## Bounties and Grants -- [DFINITY Developer Grants and Bounties](http://dfinity.org/grants) - Developer Grant and Bounty program provided by the DFINITY foundation. +- [DFINITY Developer Grants](http://dfinity.org/grants) - Developer Grant program provided by the DFINITY foundation. - [Requests for Startups](https://github.com/dfinity/grant-rfps/blob/main/requests-for-startups.md) - A list of ideas for startups to build on the Internet Computer. - [ICDevs Bounties](https://icdevs.org/bounties.html) - Code bounties by the ICDevs organization.