8000 Merge pull request #150 from avsej/patch-1 · odsource/cppbestpractices@2b8e218 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b8e218

Browse files
authored
Merge pull request cpp-best-practices#150 from avsej/patch-1
Fix link to PDF in "Considering Correctness"
2 parents b1629eb + 05c3e4f commit 2b8e218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

09-Considering_Correctness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ Consider using a typesafe library like
2525

2626
Note that stronger typing can also allow for more compiler optimizations.
2727

28-
* [Sorting in C vs C++](Sorting in C vs C++.pdf)
28+
* [Sorting in C vs C++](Sorting%20in%20C%20vs%20C++.pdf)

0 commit comments

Comments
 (0)
0