Skip to content

Commit 505ccc1

Browse files
committed
fix link to project
1 parent 3eed6c3 commit 505ccc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/de/book/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Das nachfolgende Video zeigt ein Scratch-Projekt und ein BlueJ-Projekt, welches
1515
Wenn du die beiden Projekte selber vergleichen möchtest, dann kannst du dir die beiden Implementierung hier anschauen:
1616

1717
- Scratch: https://scratch.mit.edu/projects/338613208
18-
- BlueJ: [Quelltext auf GitHub](https://github.com/openpatch/scratch-for-java/tree/main/docs/en/archives/Halloween) oder [Projekt Halloween.zip](/archives/Halloween.zip)
18+
- BlueJ: [Quelltext auf GitHub](https://github.com/openpatch/scratch-for-java/blob/main/examples/archives/Halloween) oder [Projekt Halloween.zip](/archives/Halloween.zip)

docs/en/book/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following video show a Scratch project and a similar BlueJ project using the
1616
If you want to compare it yourself, you can take a look inside both projects:
1717

1818
- Scratch: https://scratch.mit.edu/projects/338613208
19-
- BlueJ: [Source Code on GitHub](https://github.com/openpatch/scratch-for-java/tree/main/docs/en/archives/Halloween) or [Project Halloween.zip](/archives/Halloween.zip)
19+
- BlueJ: [Source Code on GitHub](https://github.com/openpatch/scratch-for-java/blob/main/examples/archives/Halloween/) or [Project Halloween.zip](/archives/Halloween.zip)
2020

2121
## Special Thanks
2222

0 commit comments

Comments
 (0)