Skip to content

Commit

Permalink
Update course-settings.js
Browse files Browse the repository at this point in the history
  • Loading branch information
linza79 authored Aug 22, 2024
1 parent a92222d commit 76fc5e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions course-settings.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
const courseSettings = {
language: "sv",
name: "Ohjelmoinnin perusteet ja jatkokurssi 2024",
name: "Grund- och fortsättningskurs i programmering 2024",
siteUrl: "https://programmering-24.mooc.fi",
githubUrl: "https://github.com/rage/ohjelmointi-24-sv",
subtitle: "Johdatus ohjelmointiin Python-kielellä",
subtitle: "Introduktion till programmering med Python",
slug: "programmering-24",
organizationName: "MOOC",
tmcCourse: "programmering-24",
Expand Down

0 comments on commit 76fc5e0

Please sign in to comment.