Skip to content

Commit 275e9e6

Browse files
committed
edk II C Coding Standard: Fix the missing hyperlink
Correct the hyperlink of section 4.2 Directory Names in SUMMARY.md. Signed-off-by: Abner Chang <[email protected]> Cc: Ray Ni <[email protected]> Cc: Michael D Kinney <[email protected]> Reviewed-by: Michael D Kinney <[email protected]>
1 parent 782dc33 commit 275e9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
* [3.4 Documentation](3_quick_reference.md#34-documentation)
5151
* [4 Naming Conventions](4_naming_conventions/README.md#4-naming-conventions)
5252
* [4.1 General Naming Rules](4_naming_conventions/README.md#41-general-naming-rules)
53-
* [4.2 Directory Names](4_naming_conventions/42_file_names.md#42-directory-names)
53+
* [4.2 Directory Names](4_naming_conventions/42_directory_names.md#42-directory-names)
5454
* [4.3 File Names](4_naming_conventions/43_file_names.md#43-file-names)
5555
* [4.4 Identifiers](4_naming_conventions/44_identifiers.md#44-identifiers)
5656
* [4.5 Global & Module Variables](4_naming_conventions/45_global_&_module_variables.md#45-global--module-variables)

0 commit comments

Comments
 (0)