Skip to content

Commit ffa1512

Browse files
authored
Update README.md
1 parent 84f2c3f commit ffa1512

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* Docs: https://minitorch.github.io/
66

7-
* Overview: https://minitorch.github.io/module1.html
7+
* Overview: https://minitorch.github.io/module1/module1/
88

99
This assignment requires the following files from the previous assignments. You can get these by running
1010

@@ -14,4 +14,4 @@ python sync_previous_module.py previous-module-dir current-module-dir
1414

1515
The files that will be synced are:
1616

17-
minitorch/operators.py minitorch/module.py tests/test_module.py tests/test_operators.py project/run_manual.py
17+
minitorch/operators.py minitorch/module.py tests/test_module.py tests/test_operators.py project/run_manual.py

0 commit comments

Comments
 (0)