We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f2c3f commit ffa1512Copy full SHA for ffa1512
README.md
@@ -4,7 +4,7 @@
4
5
* Docs: https://minitorch.github.io/
6
7
-* Overview: https://minitorch.github.io/module1.html
+* Overview: https://minitorch.github.io/module1/module1/
8
9
This assignment requires the following files from the previous assignments. You can get these by running
10
@@ -14,4 +14,4 @@ python sync_previous_module.py previous-module-dir current-module-dir
14
15
The files that will be synced are:
16
17
- minitorch/operators.py minitorch/module.py tests/test_module.py tests/test_operators.py project/run_manual.py
+ minitorch/operators.py minitorch/module.py tests/test_module.py tests/test_operators.py project/run_manual.py
0 commit comments