We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2698b3d commit fcb2aebCopy full SHA for fcb2aeb
docs/src/lectures/lecture_03/lab.md
@@ -17,7 +17,7 @@ parametric types to make this agent system much more flexible and *julian*.
17
## Part I: Female & Male Sheep
18
19
The code from lab 2 that you will need in the first part of this lab can be
20
-found [here](https://github.com/JuliaTeachingCTU/Scientific-Programming-in-Julia/blob/master/docs/src/lecture_02/Lab02Ecosystem.jl).
+found [here](https://github.com/JuliaTeachingCTU/Scientific-Programming-in-Julia/blob/master/docs/src/lectures/lecture_02/Lab02Ecosystem.jl).
21
22
The goal of the first part of the lab is to demonstrate the *forwarding method*
23
(which is close to how things are done in OOP) by implementing a sheep that can
0 commit comments