Skip to content

Commit edaaf4f

Browse files
ms2073claude
andcommitted
fix: replace 3 dead site URLs with working alternatives
- TripAi: tripai25.onrender.com (dead Render deployment) → github.com/vcint/TripAi - Annual-Yearbook: memories.ieeecsvitc.com (dead domain) → github.com/ComputerSocietyVITC/Annual-Yearbook - QEDA: spookymanufacturing.com/QEDA/ (dead domain) → github.com/Spooky-Manufacturing/QEDA Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b7eb316 commit edaaf4f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_data/projects/TripAi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ desc: >-
55
customised trip itineraries. By leveraging Meta’s Llama 3.8B Instruct model and integrating real-time
66
data from Amadeus APIs, TripAi delivers intelligent and practical trip suggestions – including flights,
77
hotels, and personalised activities.
8-
site: https://tripai25.onrender.com/
8+
site: https://github.com/vcint/TripAi
99
tags:
1010
- node.js
1111
- express

_data/projects/ieee-com-soc-new-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Annual-Yearbook
33
desc: >-
44
A yearbook which records the precious memories of University students to add their messages in their
55
yearbook.
6-
site: https://memories.ieeecsvitc.com
6+
site: https://github.com/ComputerSocietyVITC/Annual-Yearbook
77
tags:
88
- typescript
99
- javascript

_data/projects/qeda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Quantum Electronics Design Automation!
33
desc: >-
44
QEDA allows you to design and build real, affordable, room-temperature stable, and scalable quantum
55
hardware at home!
6-
site: https://www.spookymanufacturing.com/QEDA/
6+
site: https://github.com/Spooky-Manufacturing/QEDA
77
tags:
88
- quantum
99
- electronics

0 commit comments

Comments
 (0)