From 05c3e4ff38e163f71c4a187435c0f044164a3649 Mon Sep 17 00:00:00 2001 From: Sergey Avseyev Date: Sat, 1 Oct 2022 20:41:49 +0000 Subject: [PATCH] Fix link to PDF in "Considering Correctness" --- 09-Considering_Correctness.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09-Considering_Correctness.md b/09-Considering_Correctness.md index 8313374..f39af90 100644 --- a/09-Considering_Correctness.md +++ b/09-Considering_Correctness.md @@ -25,4 +25,4 @@ Consider using a typesafe library like Note that stronger typing can also allow for more compiler optimizations. -* [Sorting in C vs C++](Sorting in C vs C++.pdf) +* [Sorting in C vs C++](Sorting%20in%20C%20vs%20C++.pdf)