File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
src/Page/OpportunitiesHub/opensource Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -194,6 +194,12 @@ const proposals = [
194194 organization : 'Org - Wikimedia' ,
195195 proposal : 'https://www.mediawiki.org/wiki/Book_management' ,
196196 } ,
197+ {
198+ name : 'Unknown' ,
199+ organization : 'Org - Chromium' ,
200+ proposal :
201+ 'https://docs.google.com/document/d/1IOj4hSdPl8h1-8zYK_Gt3OxA0R44SLbmr-ZH3f9yDXM/edit?tab=t.0#heading=h.f9xi00yo67jk' ,
202+ } ,
197203] ;
198204
199205const Pattern = ( ) => {
@@ -374,12 +380,12 @@ export default function GsocPage() {
374380 GSoC 2026 Timeline
375381 </ a >
376382 < a
377- href = "https://docs.google. com/document/d/1IOj4hSdPl8h1-8zYK_Gt3OxA0R44SLbmr-ZH3f9yDXM/edit?tab=t.0#heading=h.f9xi00yo67jk "
383+ href = "https://github. com/codeaashu/GSOC-The-Beginners-Guide "
378384 target = "_blank"
379385 rel = "noreferrer"
380386 className = "inline-flex items-center justify-center rounded-full bg-cyan-500/20 px-4 py-2 text-base font-semibold text-cyan-100 transition hover:bg-cyan-500/30"
381387 >
382- Proposal Structure Guide Template
388+ The Beginners Guide to GSoC
383389 </ a >
384390 </ div >
385391 </ div >
You can’t perform that action at this time.
0 commit comments