summaryrefslogtreecommitdiff
path: root/tutorials/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/readme.md')
-rw-r--r--tutorials/readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/tutorials/readme.md b/tutorials/readme.md
index c96b323..6f3fa54 100644
--- a/tutorials/readme.md
+++ b/tutorials/readme.md
@@ -19,8 +19,8 @@ This directory contains all the tutorials.
### Algorithm Developments for ME
-- [Introduction to Numerical Methods](intro_to_numerical_methods.md) \[Started\]
-- [Version Control](version_control.md)
+- [Introduction to Numerical Methods](2_01_intro_to_numerical_methods.md) \[Started\]
+- [Version Control](2_version_control.md)
- Roots and Optimization
- Systems of Equations and LU Decomposition
- Linear Regression
@@ -29,4 +29,4 @@ This directory contains all the tutorials.
### Applications of Computational Mathematics in ME
### Data Analysis of Processing
-- [Plotting](plotting.md) \ No newline at end of file
+- [Plotting](4_plotting.md) \ No newline at end of file