[edk2-devel] [PATCH] edk II C Coding Standard: Fix the missing hyperlink

Chang, Abner via groups.io posted 1 patch 1 year, 6 months ago
Failed in applying to current master (apply log)
SUMMARY.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[edk2-devel] [PATCH] edk II C Coding Standard: Fix the missing hyperlink
Posted by Chang, Abner via groups.io 1 year, 6 months ago
From: Abner Chang <abner.chang@amd.com>

Correct the hyperlink of section 4.2 Directory Names
in SUMMARY.md.

Signed-off-by: Abner Chang <abner.chang@amd.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
---
 SUMMARY.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SUMMARY.md b/SUMMARY.md
index 32a575d..9be642c 100644
--- a/SUMMARY.md
+++ b/SUMMARY.md
@@ -50,7 +50,7 @@
   * [3.4 Documentation](3_quick_reference.md#34-documentation)
 * [4 Naming Conventions](4_naming_conventions/README.md#4-naming-conventions)
   * [4.1 General Naming Rules](4_naming_conventions/README.md#41-general-naming-rules)
-  * [4.2 Directory Names](4_naming_conventions/42_file_names.md#42-directory-names)  
+  * [4.2 Directory Names](4_naming_conventions/42_directory_names.md#42-directory-names)  
   * [4.3 File Names](4_naming_conventions/43_file_names.md#43-file-names)
   * [4.4 Identifiers](4_naming_conventions/44_identifiers.md#44-identifiers)
   * [4.5 Global & Module Variables](4_naming_conventions/45_global_&_module_variables.md#45-global--module-variables)
-- 
2.37.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#95643): https://edk2.groups.io/g/devel/message/95643
Mute This Topic: https://groups.io/mt/94602288/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH] edk II C Coding Standard: Fix the missing hyperlink
Posted by Michael D Kinney 1 year, 6 months ago
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Chang, Abner via groups.io
> Sent: Thursday, October 27, 2022 5:12 AM
> To: devel@edk2.groups.io
> Cc: Ni, Ray <ray.ni@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>
> Subject: [edk2-devel] [PATCH] edk II C Coding Standard: Fix the missing hyperlink
> 
> From: Abner Chang <abner.chang@amd.com>
> 
> Correct the hyperlink of section 4.2 Directory Names
> in SUMMARY.md.
> 
> Signed-off-by: Abner Chang <abner.chang@amd.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> ---
>  SUMMARY.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/SUMMARY.md b/SUMMARY.md
> index 32a575d..9be642c 100644
> --- a/SUMMARY.md
> +++ b/SUMMARY.md
> @@ -50,7 +50,7 @@
>    * [3.4 Documentation](3_quick_reference.md#34-documentation)
>  * [4 Naming Conventions](4_naming_conventions/README.md#4-naming-conventions)
>    * [4.1 General Naming Rules](4_naming_conventions/README.md#41-general-naming-rules)
> -  * [4.2 Directory Names](4_naming_conventions/42_file_names.md#42-directory-names)
> +  * [4.2 Directory Names](4_naming_conventions/42_directory_names.md#42-directory-names)
>    * [4.3 File Names](4_naming_conventions/43_file_names.md#43-file-names)
>    * [4.4 Identifiers](4_naming_conventions/44_identifiers.md#44-identifiers)
>    * [4.5 Global & Module Variables](4_naming_conventions/45_global_&_module_variables.md#45-global--module-variables)
> --
> 2.37.1.windows.1
> 
> 
> 
> 
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#95649): https://edk2.groups.io/g/devel/message/95649
Mute This Topic: https://groups.io/mt/94602288/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-