Skip to content

Commit db47ec6

Browse files
committed
better example
1 parent b89c1f6 commit db47ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/version-control/motivation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ of them?):
4545
<https://github.com/workshop-material/planets/network>
4646
("Insights" -> "Network")
4747
- With version control we can **annotate code**
48-
([example](https://github.com/workshop-material/planets/blame/main/animate.py)).
48+
([example](https://github.com/workshop-material/planets/blame/main/simulate.py)).
4949
- **Collaboration**: We can fork (make a copy on GitHub), clone (make a copy
5050
to our computer), review, compare, share, and discuss.
5151
- **Code review**: Others can suggest changes using pull requests or merge

0 commit comments

Comments
 (0)