Skip to content

Commit 2bb7840

Browse files
committed
fixed typo in link
1 parent 86f6180 commit 2bb7840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The book itself can be downloaded as pdf at <https://thomasweise.github.io/progr
2424
The slides for the course are available at <https://thomasweise.github.io/programmingWithPythonSlides> and also listed below.
2525

2626
1. [Introduction](https://thomasweise.github.io/programmingWithPythonSlides/01_introduction.pdf)
27-
2. [Getting Started](https://thomasweise.github.io/programmingWithPythonSlides/02_getting_started)
27+
2. [Getting Started](https://thomasweise.github.io/programmingWithPythonSlides/02_getting_started.pdf)
2828

2929
### 2.3. The Example Python Programs
3030
Our course offers a lot of examples.

0 commit comments

Comments
 (0)