File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,7 @@ const config: Config = {
106106 <a href="/docs/python/intro-python" class="nav__icons"> <img src="/icons/python.svg" title="Python" alt="Python" /> </a>
107107 <a href="/docs/GitHub/intro-github" class="nav__icons" > <img src="/icons/github.svg" title="GitHub" alt="GitHub" /> </a>
108108 <a href="/docs/Nextjs/intro-nextjs" class="nav__icons" > <img src="/icons/nextjs.svg" title="Nextjs" alt="Nextjs" /> </a>
109+ <a href="/docs" class="nav__icons"> <img src="/icons/Logo-512X512.png" title="Docs" alt="Docs" /> </a>
109110 </div>
110111 </div>` ,
111112 } ,
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ const contributionSections: ContributionSection[] = [
4343 'Translate content 🌍'
4444 ] ,
4545 links : [
46- { text : 'GitHub Docs' , url : 'https://github .com/recodehive/recode-website/tree/main /docs' }
46+ { text : 'GitHub Docs' , url : 'https://recodehive .com/docs' }
4747 ] ,
4848 color : '#f59e0b'
4949 } ,
You can’t perform that action at this time.
0 commit comments