NOTES-WINDOWS: fix named anchor links in table of contents
authorMatthias St. Pierre <matthias.st.pierre@ncp-e.com>
Tue, 14 Nov 2023 10:34:43 +0000 (11:34 +0100)
committerMatthias St. Pierre <matthias.st.pierre@ncp-e.com>
Wed, 15 Nov 2023 15:31:16 +0000 (16:31 +0100)
Those links were probably broken by some changes to the sanitizer
of the [github/markup] module.

[github/markup]: https://github.com/github/markup/#github-markup

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22725)

NOTES-WINDOWS.md

index 4091910641acbf7b2091bafc8f662dabb95504d8..f4573fd4308d871341992d1c8f509abcaf78f81a 100644 (file)
@@ -1,9 +1,9 @@
 Notes for Windows platforms
 ===========================
 
- - [Native builds using Visual C++](#native-builds-using-visual-c++)
+ - [Native builds using Visual C++](#native-builds-using-visual-c)
  - [Native builds using Embarcadero C++Builder](
-   #native-builds-using-embarcadero-c++-builder)
+   #native-builds-using-embarcadero-cbuilder)
  - [Native builds using MinGW](#native-builds-using-mingw)
  - [Linking native applications](#linking-native-applications)
  - [Hosted builds using Cygwin](#hosted-builds-using-cygwin)