Skip to content

Commit a974622

Browse files
authored
Fixed CheatSheet links
1 parent 6ac31d4 commit a974622

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -85,18 +85,18 @@ Complimentary 2-hour Simulink tutorials for
8585
<td><ul>
8686

8787
Check out our Cheat Sheet Repository to help you learn the following topics
88-
- [MATLAB Basic Fucntions](https://insidelabs-git.mathworks.com/bpasquar/awesome-matlab-students/-/blob/main/CheatSheets/matlab-basic-functions-reference.pdf)
89-
- [Visualization](https://insidelabs-git.mathworks.com/bpasquar/awesome-matlab-students/-/blob/main/CheatSheets/MATLAB_Visualization_Reference_EN.pdf)
90-
- [Importing data](https://insidelabs-git.mathworks.com/bpasquar/awesome-matlab-students/-/blob/main/CheatSheets/importing-exporting-data-cheat-sheet.pdf)
91-
- [Deep Learning](https://insidelabs-git.mathworks.com/bpasquar/awesome-matlab-students/-/blob/main/CheatSheets/deep-learning-with-matlab-quick-start-guide.pdf)
92-
- [Using MATLAB with Python](https://insidelabs-git.mathworks.com/bpasquar/awesome-matlab-students/-/blob/main/CheatSheets/using-matlab-with-python-cheat-sheet.pdf)
93-
- [Machine Learning](https://insidelabs-git.mathworks.com/bpasquar/awesome-matlab-students/-/blob/main/CheatSheets/machine-learning-quick-start-guide.pdf)
94-
- [MATLAB for Python Users](https://insidelabs-git.mathworks.com/bpasquar/awesome-matlab-students/-/blob/main/CheatSheets/matlab-for-python-users-cheat-sheet.pdf)
95-
- [Live Editor](https://insidelabs-git.mathworks.com/bpasquar/awesome-matlab-students/-/blob/main/CheatSheets/live-editor-quick-start-guide.pdf)
88+
- [MATLAB Basic Fucntions](https://github.com/mathworks/awesome-matlab-students/blob/main/CheatSheets/matlab-basic-functions-reference.pdf)
89+
- [Visualization](https://github.com/mathworks/awesome-matlab-students/blob/main/CheatSheets/MATLAB_Visualization_Reference_EN.pdf)
90+
- [Importing data](https://github.com/mathworks/awesome-matlab-students/blob/main/CheatSheets/importing-exporting-data-cheat-sheet.pdf)
91+
- [Deep Learning](https://github.com/mathworks/awesome-matlab-students/blob/main/CheatSheets/deep-learning-with-matlab-quick-start-guide.pdf)
92+
- [Using MATLAB with Python](https://github.com/mathworks/awesome-matlab-students/blob/main/CheatSheets/using-matlab-with-python-cheat-sheet.pdf)
93+
- [Machine Learning](https://github.com/mathworks/awesome-matlab-students/blob/main/CheatSheets/machine-learning-quick-start-guide.pdf)
94+
- [MATLAB for Python Users](https://github.com/mathworks/awesome-matlab-students/blob/main/CheatSheets/matlab-for-python-users-cheat-sheet.pdf)
95+
- [Live Editor](https://github.com/mathworks/awesome-matlab-students/blob/main/CheatSheets/live-editor-quick-start-guide.pdf)
9696
- and more!
9797
<br>
9898

99-
[All Cheat Sheets](CheatSheets)
99+
[All Cheat Sheets](https://github.com/mathworks/awesome-matlab-students/tree/main/CheatSheets)
100100

101101
</ul></td>
102102

0 commit comments

Comments
 (0)