From 6a238cb603d25c677fc36bd4e62af85b5018b96c Mon Sep 17 00:00:00 2001
From: Ravi Dwivedi <ravi@anche.no>
Date: Sun, 18 Sep 2022 14:27:53 +0530
Subject: [PATCH] Add a link to free software definition in the homepage

---
 website/i18n/en.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/i18n/en.yaml b/website/i18n/en.yaml
index 8b7b139..3175f99 100644
--- a/website/i18n/en.yaml
+++ b/website/i18n/en.yaml
@@ -29,7 +29,7 @@
   translation: Contact
 
 - id: intro
-  translation: Software Freedom Camp is an online mentorship programme focusing on diversity organized by <a href="https://fsci.in">Free Software Community of India</a> and inspired by <a href='https://camp.fsf.org.in'>Free Software Camp</a> and <a href='https://outreachy.org'>Outreachy</a>.
+  translation: Software Freedom Camp is an online mentorship programme focusing on diversity organized by <a href="https://fsci.in">Free Software Community of India</a> and inspired by <a href='https://camp.fsf.org.in'>Free Software Camp</a> and <a href='https://outreachy.org'>Outreachy</a>. Learn more about <a href="https://fsfe.org/freesoftware/index.en.html">Software Freedom</a>.
 
 - id: apply
   translation: Apply
-- 
GitLab