Skip to content

Commit 6ca5138

Browse files
authored
Fixed a link in the menu (Use identical compar...)
1 parent 3b30f1e commit 6ca5138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* [Don't add unneeded context](#dont-add-unneeded-context)
1616
* [Use default arguments instead of short circuiting or conditionals](#use-default-arguments-instead-of-short-circuiting-or-conditionals)
1717
3. [Comparison](#comparison)
18-
* [Use identical comparison](#identical_comparison)
18+
* [Use identical comparison](#use-identical-comparison)
1919
4. [Functions](#functions)
2020
* [Function arguments (2 or fewer ideally)](#function-arguments-2-or-fewer-ideally)
2121
* [Functions should do one thing](#functions-should-do-one-thing)

0 commit comments

Comments
 (0)