aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-04-06 22:11:49 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-04-06 22:11:49 +0200
commitcad625eae770dd39c39f627067773ff826f117e6 (patch)
tree1f0e4fcf6558c68a3daba308154b46ae82d12277
parentUse trailing slashes (diff)
downloadblog-cad625eae770dd39c39f627067773ff826f117e6.tar.gz
blog-cad625eae770dd39c39f627067773ff826f117e6.tar.zst
blog-cad625eae770dd39c39f627067773ff826f117e6.zip
Fix BME MIT link
-rw-r--r--src/components/landing/sections/Hero.tsx2
-rw-r--r--src/components/landing/sections/Resume.tsx2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/components/landing/sections/Hero.tsx b/src/components/landing/sections/Hero.tsx
index cdd5953..40c9ec6 100644
--- a/src/components/landing/sections/Hero.tsx
+++ b/src/components/landing/sections/Hero.tsx
@@ -59,7 +59,7 @@ export default function Hero() {
59 <abbr>ftsrg</abbr>) 59 <abbr>ftsrg</abbr>)
60 </Link>{' '} 60 </Link>{' '}
61 at the{' '} 61 at the{' '}
62 <Link to="https://mit.bme.hu"> 62 <Link to="https://www.mit.bme.hu">
63 🏫&nbsp;Department of Measurement and Information 63 🏫&nbsp;Department of Measurement and Information
64 Systems&nbsp;(MIT) 64 Systems&nbsp;(MIT)
65 </Link>{' '} 65 </Link>{' '}
diff --git a/src/components/landing/sections/Resume.tsx b/src/components/landing/sections/Resume.tsx
index a7708bf..fca3177 100644
--- a/src/components/landing/sections/Resume.tsx
+++ b/src/components/landing/sections/Resume.tsx
@@ -319,7 +319,7 @@ function Teaching() {
319 <ul className={styles.cv__activities}> 319 <ul className={styles.cv__activities}>
320 <li className={styles.cv__activity}> 320 <li className={styles.cv__activity}>
321 Courses at the{' '} 321 Courses at the{' '}
322 <Link to="https://mit.bme.hu"> 322 <Link to="https://www.mit.bme.hu">
323 Deparment of Measurement and Information Systems 323 Deparment of Measurement and Information Systems
324 </Link>{' '} 324 </Link>{' '}
325 and the{' '} 325 and the{' '}