Skip to content

Commit

Permalink
fix: KTL-1574: drop all 404 links
Browse files Browse the repository at this point in the history
  • Loading branch information
zoobestik committed Jul 23, 2024
1 parent 062da6c commit a775421
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions data/universities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
location: Leeds (UK)
courses:
- name: COMP3222 Mobile Application Development
url: https://comp3222.info/lectures/index.html
url:
geo:
lat: 53.807488
lng: -1.534502
Expand Down Expand Up @@ -234,7 +234,7 @@
location: New Brunswick, NJ (US)
courses:
- name: 14:332:453 Mobile App Engineering and User Experience
url: https://www.ece.rutgers.edu/14332453-mobile-app-engineering-and-user-experience
url:
geo:
lat: 40.489596
lng: -74.413887
Expand Down Expand Up @@ -732,7 +732,7 @@
location: Hong Kong (China)
courses:
- name: EE5415 Mobile Applications Design and Development
url: http://www.ee.cityu.edu.hk/~lmpo/ee5415/schedule.html
url:
geo:
lat: 22.3366793
lng: 114.1724234
Expand Down Expand Up @@ -1846,7 +1846,7 @@
location: Rostov-on-Don (Russia)
courses:
- name: Программирование мобильных устройств (Android, Kotlin)
url: https://donstu.ru/applicants/napravleniya/programmnoe-obespechenie-vychislitelnoy-tekhniki-i-avtomatizirovannykh-sistem/
url:
geo:
lat: 47.23735605
lng: 39.71203625
Expand Down
2 changes: 1 addition & 1 deletion data/user-groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
lng: 19.9449799
- name: Leeds KUG
country: United Kingdom
url: https://leedskotlinusergroup.netlify.com/published/2020/1/6/our-first-meetup/
url: https://leedskotlinusergroup.netlify.app/published/2020/1/6/our-first-meetup/
position:
lat: 53.8007554
lng: -1.5490774
Expand Down

0 comments on commit a775421

Please sign in to comment.