Skip to content

Commit 0473c55

Browse files
authored
fixed link caption
1 parent 321f363 commit 0473c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ banner: true
88

99
Welcome to the University of Helsinki’s massive open online course (MOOC) on programming! This is an updated version of our popular course Object-Oriented Programming with Java.
1010

11-
Please note, that this is a *legacy course*. It is no longer possible to gain ECTS credits for completing the course. The course content is also no longer updated or maintained. You can find our current Python course at [https://mooc.fi](https://programming-24.mooc.fi/)
11+
Please note, that this is a *legacy course*. It is no longer possible to gain ECTS credits for completing the course. The course content is also no longer updated or maintained. You can find our current Python course [here](https://programming-24.mooc.fi/)
1212

1313
During this course, you will learn the basics of computer programming, along with algorithms and object-oriented programming through the Java programming language. The course includes comprehensive materials and plenty of programming exercises - all of which are tested using our automatic testing service Test My Code.
1414

0 commit comments

Comments
 (0)