Skip to content

Commit fcb2aeb

Browse files
Update lab.md
change path to my environment
1 parent 2698b3d commit fcb2aeb

File tree

1 file changed

+1
-1
lines changed
  • docs/src/lectures/lecture_03

1 file changed

+1
-1
lines changed

docs/src/lectures/lecture_03/lab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ parametric types to make this agent system much more flexible and *julian*.
1717
## Part I: Female & Male Sheep
1818

1919
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).
20+
found [here](https://github.com/JuliaTeachingCTU/Scientific-Programming-in-Julia/blob/master/docs/src/lectures/lecture_02/Lab02Ecosystem.jl).
2121

2222
The goal of the first part of the lab is to demonstrate the *forwarding method*
2323
(which is close to how things are done in OOP) by implementing a sheep that can

0 commit comments

Comments
 (0)