Correct CSE website domain references
Some checks are pending
Netlify deploy / deploy (push) Waiting to run
Some checks are pending
Netlify deploy / deploy (push) Waiting to run
This commit is contained in:
parent
839494eec3
commit
0572586552
4 changed files with 5 additions and 5 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 83 KiB |
|
|
@ -297,7 +297,7 @@ export const RESEARCH_AREAS: Record<ResearchAreaSlug, ResearchAreaPage> = {
|
|||
{
|
||||
title: 'CSE research archive',
|
||||
detail: 'Historical department research descriptions and faculty summaries.',
|
||||
href: 'https://cs.iitgn.ac.in/research',
|
||||
href: 'https://cse.iitgn.ac.in/research',
|
||||
},
|
||||
{
|
||||
title: 'Neeldhara Misra homepage',
|
||||
|
|
@ -671,7 +671,7 @@ export const RESEARCH_AREAS: Record<ResearchAreaSlug, ResearchAreaPage> = {
|
|||
{
|
||||
title: 'Sameer Kulkarni CSE research summary',
|
||||
detail: 'NFV, SDN, distributed systems, and data reliability.',
|
||||
href: 'https://cs.iitgn.ac.in/research',
|
||||
href: 'https://cse.iitgn.ac.in/research',
|
||||
},
|
||||
{
|
||||
title: 'Shouvick Mondal IITGN profile',
|
||||
|
|
|
|||
|
|
@ -432,12 +432,12 @@ const accessFaqs = [
|
|||
<article class="rounded-lg border border-border bg-card p-5 shadow-sm">
|
||||
<p class="text-sm text-muted-foreground">Website</p>
|
||||
<a
|
||||
href="https://cs.iitgn.ac.in"
|
||||
href="https://cse.iitgn.ac.in"
|
||||
class="mt-2 block font-semibold text-primary underline-offset-4 hover:underline"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
cs.iitgn.ac.in
|
||||
cse.iitgn.ac.in
|
||||
</a>
|
||||
</article>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ const outreachHighlights = [
|
|||
summary:
|
||||
"Nipun Batra, Neeldhara Misra, and Abhishek Bichhawat received the Google exploreCSR Award 2024.",
|
||||
sourceLabel: "CSE news",
|
||||
sourceUrl: "https://cs.iitgn.ac.in/news",
|
||||
sourceUrl: "https://cse.iitgn.ac.in/news",
|
||||
},
|
||||
{
|
||||
title: "INYAS membership",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue