Skip to content

Commit a61da77

Browse files
committed
Fix broken link
1 parent 29495d3 commit a61da77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/about/info-v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Versions 4.0.0 is based on 3.0.3 (released on 2025-09-23), but bumps the **Java
1010

1111
The goal of this bump to V4 is to enable the use of the Foreign Function & Memory (FFM) API in Pi4J. This FFM API has been introduced in OpenJDK 22 and simplifies the use of native libraries in Java. And native libraries are "the heart" of the Pi4J project as they provide the connection between your Java code and the hardware.
1212

13-
Thanks to the contributions by [Nick Gritsenko (aka DigitalSmile)](https://github.com/DigitalSmile) in [pull request #458](https://github.com/Pi4J/pi4j/pull/458), a complete new plugin got added to Pi4J. Read more about the work by Nick in this [interview](/blog/2026/2026-interview-nick-ffm/).
13+
Thanks to the contributions by [Nick Gritsenko (aka DigitalSmile)](https://github.com/DigitalSmile) in [pull request #458](https://github.com/Pi4J/pi4j/pull/458), a complete new plugin got added to Pi4J. Read more about the work by Nick in this [interview](/blog/2026/20260220-interview-nick-ffm/).
1414

1515
{{< youtube 4elclflGac8 >}}
1616

0 commit comments

Comments
 (0)