From b29173069efd6f826b9f966bae044099505a8e00 Mon Sep 17 00:00:00 2001
From: Bady <bady@disroot.org>
Date: Fri, 9 Oct 2020 17:28:06 +0530
Subject: [PATCH] Add return URL for mentor application form

---
 website/content/mentors.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/mentors.md b/website/content/mentors.md
index 50c4ebd..840415d 100644
--- a/website/content/mentors.md
+++ b/website/content/mentors.md
@@ -27,5 +27,5 @@ slug: mentors
 
 
 <div style="height: 100vh">
-    <iframe frameborder="2" src="https://ee.kobotoolbox.org/single/eJ2m4rrb" width="100%" height="100%" style="margin: auto;"></iframe>
+    <iframe frameborder="2" src="https://ee.kobotoolbox.org/single/eJ2m4rrb?returnUrl=https://camp.fsf.org.in/welcome-mentors" width="100%" height="100%" style="margin: auto;"></iframe>
 </div>
-- 
GitLab