From 64ae2120d31fc51496cc1a7de5ab202598b827ae Mon Sep 17 00:00:00 2001
From: akshaythakur8764
Date: Tue, 2 Apr 2024 15:12:35 +0530
Subject: hyperlink change
---
src/pages/resources.astro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/resources.astro b/src/pages/resources.astro
index 142e506..3d82b16 100644
--- a/src/pages/resources.astro
+++ b/src/pages/resources.astro
@@ -30,7 +30,7 @@ import { slide } from 'astro:transitions';
Self-learn Synfig Studio using Spoken Tutorials. These tutorials are available in English, Hindi, Kannada, Marathi, Malayalam, Tamil, and Telugu.
For creating graphics, recording audio, etc., you can use other software. However, since there is a requirement to strictly use Open Source Software in this hackathon, you can use GIMP, Audacity, Inkscape, Openshot Video Editor, etc. You can self-learn these software using the Spoken Tutorials, which are freely available in English, Hindi, Kannada, Marathi, Malayalam, Tamil and Telugu.
For help in installing Synfig Studio, please click here.
- For writing your script, you can learn about storytelling using Communication Spoken Tutorials available in English.
+ For writing your script, you can learn about storytelling using Communication Spoken Tutorials available in English.
Refer graphics from our FOCAL (free and open source creative art library) repository.
--
cgit