[flang][docs] Fix link to Getting Involved documentation

Add missing .md extention to flang docs link to Getting Involved page.
Fixes 404 error. This is a MyFirstTypoFix.

Co-authored-by: John Otken <john.otken@hpe.com>
This commit is contained in:
John Otken 2026-01-05 19:24:08 -06:00 committed by GitHub
parent 25cfdaa4e9
commit 3895249426
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ referred to as "LLVM Flang" to differentiate itself from ["Classic
Flang"](https://github.com/flang-compiler/flang) - these are two separate and
independent Fortran compilers. LLVM Flang is under active development. While it
is capable of generating executables for a number of examples, some
functionality is still missing. See [Getting Involved](GettingInvolved) for tips
functionality is still missing. See [Getting Involved](GettingInvolved.md) for tips
on how to get in touch with us and to learn more about the current status.
```{eval-rst}