From 7f3ba6e8c57489aeb927d3f8b26d476a5ce1e63e Mon Sep 17 00:00:00 2001 From: Edy Espinal Rivera Date: Thu, 16 Oct 2025 19:11:25 +0200 Subject: [PATCH] Update AppFlowy GitHub repository link in hacktoberfest.md --- appflowy/community/hacktoberfest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appflowy/community/hacktoberfest.md b/appflowy/community/hacktoberfest.md index baa0620e..194c2aa8 100644 --- a/appflowy/community/hacktoberfest.md +++ b/appflowy/community/hacktoberfest.md @@ -20,7 +20,7 @@ AppFlowy is excited to be part of Hacktoberfest, and we welcome your contributio 1. **GitHub Account**: If you don't have one already, [create a GitHub account](https://github.com/join) – it's free! 2. **Git**: Install [Git](https://git-scm.com/) on your computer if you haven't already. Git is a version control system that you'll use to manage your contributions. -3. **Fork AppFlowy**: Visit the [AppFlowy GitHub repository](https://github.com/appflowy/appflowy) and click the "Fork" button in the top-right corner. This creates a copy of our repository under your GitHub account. +3. **Fork AppFlowy**: Visit the [AppFlowy GitHub repository](https://github.com/AppFlowy-IO/AppFlowy) and click the "Fork" button in the top-right corner. This creates a copy of our repository under your GitHub account. #### Step 2: Explore the AppFlowy Project