Skip to content

Commit ce35b07

Browse files
authored
doc: fix link in "Passing C compilation flags" section after d89bb65 (#26409)
1 parent 69b4b41 commit ce35b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7967,7 +7967,7 @@ C compilation line, before other libs), use:
79677967
```
79687968
79697969
You can (optionally) use different flags for different targets.
7970-
Every OS listed in [Compile time code](#if-condition) is supported as flags.
7970+
Every OS listed in [Compile time code](#compile-time-code) is supported as flags.
79717971
79727972
> [!NOTE]
79737973
> Each flag must go on its own line (for now)

0 commit comments

Comments
 (0)