Skip to content

Commit c130dd5

Browse files
committed
fix link from Finnish to English version
1 parent b0c2210 commit c130dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/pages/about.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"This course serves as an introduction to modern web application development with JavaScript. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js. The course also contains a section on GraphQL, a modern alternative to REST APIs.",
6565
"The course covers testing, configuration and environment management, the use of databases for storing the application’s data amongst other things.",
6666
"The course is totally free of charge. You can get a certificate and even the University of Helsinki ECTS credits for free.",
67-
"The course is worth 5-14 credits, and the content is the same as in the <a href='https://fullstack-hy2020.github.io/'>Full stack course</a> held at the <a href='https://www.helsinki.fi/en/computer-science'>Department of Computer Science</a> at the University of Helsinki in Spring 2023. There is also an associated <a href='/osa0/yleista#full-stack-harjoitustyo'>project</a> that is worth 1-10 credits.",
67+
"The course is worth 5-14 credits, and the content is the same as in the <a href='https://fullstack-hy2020.github.io/'>Full stack course</a> held at the <a href='https://www.helsinki.fi/en/computer-science'>Department of Computer Science</a> at the University of Helsinki in Spring 2023. There is also an associated <a href='/en/part0/general_info#full-stack-project'>project</a> that is worth 1-10 credits.",
6868
"Partners and affiliates of the course include <a href='https://www.houston-inc.com/'>Houston Inc</a>, <a href='https://www.terveystalo.com/fi/Yritystietoa/Terveystalo-tyontantajana/Digital-Health/'>Terveystalo</a>, <a href='https://elisa.fi/'>Elisa</a>, <a href='https://www.instagram.com/unitytechnologies/?hl=en'>Unity Technologies</a> and <a href='https://careers.konecranes.com/Konecranes/'>Konecranes</a>. See <a href='https://www.youtube.com/watch?v=BZexOyQZMMc&list=PLumQiZ25uijis31zaRL7rhzLalSwLqUtm'>here for guest lectures</a> on course-related topics given by various experts from our partners and affiliates.",
6969
"Participants are expected to have good programming skills, basic knowledge of web programming and databases, and to know the basics of working with the Git version-control system. You are also expected to have perseverance and the ability for independent problem solving and information seeking.",
7070
"<a href='/en/part0/general_info'>Part 0</a> of the course material goes through the content and conduct of the course in more detail. Make sure to read the material and instructions thoroughly.",

0 commit comments

Comments
 (0)