summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-12-03 17:35:33 -0700
committerChristian Kolset <christian.kolset@gmail.com>2025-12-03 17:35:33 -0700
commitdb4ccdbf5305dae374882e5416db88be91ec132b (patch)
tree20490ce7ebc89166ee3ee1ea4d92f7c27ab3d8de /README.md
parent5b9fd00087ca8594ddb716134cd210a9f9ae5876 (diff)
Added Verification and validation tutorial file
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6aeabe0..fcba973 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ See the tutorials under the /tutorials/ directory or use the links below.
- [Code Documentation](tutorials/module_2/documentation) -
- Code libraries & resources
- [AI assisted programming](tutorials/module_2/assisted_programming) - Productivity through AI
-- Verification and Validation - Writing Robust Code
+- [Verification and Validation](tutorials/module_2/verification_and_validation.md) - Writing Robust Code
- [Error](tutorials/module_2/error.md) - Dealing with computer error
#### Module 3: Applications of Computational Mathematics in ME
- [Linear Equations](tutorials/module_3/1_0_linear_equations.md)